Cleaned and improved some event stuff
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class_name EventItem extends Event
|
||||
class_name EventItem extends "res://scripts/Event/Flow/EventWithChildren.gd"
|
||||
const Inventory = preload("res://scripts/Item/Inventory.gd")
|
||||
|
||||
@export var itemType:Item.Type = Item.Type.POTION
|
||||
|
Reference in New Issue
Block a user