mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 20:11:15 +00:00
Remove items from vending machine once bought
This commit is contained in:
parent
d020b067af
commit
674f79f079
5 changed files with 58 additions and 17 deletions
|
|
@ -70,5 +70,6 @@ autoplay = true
|
|||
[node name="Minimap" type="CanvasLayer" parent="." node_paths=PackedStringArray("RoomManager")]
|
||||
script = ExtResource("16_pfafs")
|
||||
RoomManager = NodePath("../Maps")
|
||||
CellSize = 4
|
||||
|
||||
[connection signal="ManagerReady" from="." to="Maps" method="InitSpawning"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue