Commit Graph

6 Commits

Author SHA1 Message Date
3c623156bc room clean up 2023-09-26 03:17:22 +02:00
2fdbdaaa6a unified tooltips as dictionary (#8)
## Changes
- From one variable for each tooltip to dictionary
- Should not break the game.

## How to test
- Run game
- In `cocina_delante` every tooltip yould appear as always.
- The rest of the rooms/items appear without tooltip.

## Side effects
- `set_tooltip` ESC command doesn't work untill `tooltip` is set to the in the new way. It changes the tooltip to every object without the new tooltip.
- Should be gone when we update every object.

Reviewed-on: gymkhana/gymkhana#8
Co-authored-by: oier <oierbravo@gmail.com>
Co-committed-by: oier <oierbravo@gmail.com>
2023-09-16 15:56:20 +02:00
85062ea912 Item Outline, despensa 2023-08-27 01:34:50 +02:00
982ca1812c columna cocina detras 2023-08-26 19:38:35 +02:00
64a362f384 connect rooms 2023-08-26 17:01:55 +02:00
774aab70eb added cocina_detras room 2023-08-26 01:58:02 +02:00