@@ -204,6 +204,11 @@ _global_script_classes=[ {
|
||||
"language": "GDScript",
|
||||
"path": "res://addons/escoria-core/game/core-scripts/esc_item.gd"
|
||||
}, {
|
||||
"base": "Position2D",
|
||||
"class": "ESCLocation",
|
||||
"language": "GDScript",
|
||||
"path": "res://addons/escoria-core/game/core-scripts/esc_location.gd"
|
||||
}, {
|
||||
"base": "Object",
|
||||
"class": "ESCLogger",
|
||||
"language": "GDScript",
|
||||
@@ -494,6 +499,7 @@ _global_script_class_icons={
|
||||
"ESCInventoryItem": "",
|
||||
"ESCInventoryManager": "",
|
||||
"ESCItem": "",
|
||||
"ESCLocation": "",
|
||||
"ESCLogger": "",
|
||||
"ESCMovable": "",
|
||||
"ESCObject": "",
|
||||
|
||||
Reference in New Issue
Block a user