Issue 343 (#379)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de> Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
@@ -503,7 +503,7 @@ _global_script_class_icons={
|
||||
"ESCAnimationName": "",
|
||||
"ESCAnimationPlayer": "",
|
||||
"ESCAnimationResource": "",
|
||||
"ESCBackground": "",
|
||||
"ESCBackground": "res://addons/escoria-core/design/esc_background.svg",
|
||||
"ESCBackgroundMusic": "",
|
||||
"ESCBackgroundSound": "",
|
||||
"ESCBaseCommand": "",
|
||||
@@ -528,24 +528,24 @@ _global_script_class_icons={
|
||||
"ESCGroup": "",
|
||||
"ESCInputsManager": "",
|
||||
"ESCInventory": "",
|
||||
"ESCInventoryItem": "",
|
||||
"ESCInventoryItem": "res://addons/escoria-core/design/esc_inventory_item.svg",
|
||||
"ESCInventoryManager": "",
|
||||
"ESCItem": "",
|
||||
"ESCLocation": "",
|
||||
"ESCItem": "res://addons/escoria-core/design/esc_item.svg",
|
||||
"ESCLocation": "res://addons/escoria-core/design/esc_location.svg",
|
||||
"ESCLogger": "",
|
||||
"ESCMovable": "",
|
||||
"ESCObject": "",
|
||||
"ESCObjectManager": "",
|
||||
"ESCPlayer": "",
|
||||
"ESCPlayer": "res://addons/escoria-core/design/esc_player.svg",
|
||||
"ESCResourceCache": "",
|
||||
"ESCRoom": "",
|
||||
"ESCRoom": "res://addons/escoria-core/design/esc_room.svg",
|
||||
"ESCSaveGame": "",
|
||||
"ESCSaveManager": "",
|
||||
"ESCSaveSettings": "",
|
||||
"ESCScheduledEvent": "",
|
||||
"ESCScript": "",
|
||||
"ESCStatement": "",
|
||||
"ESCTerrain": "",
|
||||
"ESCTerrain": "res://addons/escoria-core/design/esc_terrain.svg",
|
||||
"ESCTooltip": "",
|
||||
"ESCUtils": "",
|
||||
"ESCWalkContext": "",
|
||||
|
||||
Reference in New Issue
Block a user