Commit Graph

4 Commits

Author SHA1 Message Date
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
99d2b89a4e Erase all references to use_from_inventory_only 2023-03-09 19:33:43 +01:00
41496f5d52 Combine wrench with caja_herramientas and give to Eneko 2023-03-09 13:29:38 +01:00
1445f1db78 Wrench added to trasera_cocina 2023-03-09 12:39:28 +01:00