initial shit
This commit is contained in:
3
EventManagers/InventoryBus.gd
Normal file
3
EventManagers/InventoryBus.gd
Normal file
@@ -0,0 +1,3 @@
|
||||
extends Node
|
||||
signal givePlayerItem(id:String)
|
||||
signal removeFromSlot(slot:int)
|
||||
Reference in New Issue
Block a user