me corte con el cuchillo, XD

This commit is contained in:
2023-09-25 23:49:48 +02:00
parent c307f2e5c6
commit 6cbd466f76
9 changed files with 21 additions and 84 deletions

View File

@@ -159,11 +159,6 @@ _global_script_classes=[ {
"language": "GDScript",
"path": "res://addons/escoria-core/game/scenes/camera_player/esc_camera_limits.gd"
}, {
"base": "Node",
"class": "ESCCombinable",
"language": "GDScript",
"path": "res://gymkhana/addons/escoria-ui-return-monkey-island/behaviors/esc_combinable.gd"
}, {
"base": "ESCStatement",
"class": "ESCCommand",
"language": "GDScript",
@@ -439,11 +434,6 @@ _global_script_classes=[ {
"language": "GDScript",
"path": "res://addons/escoria-core/game/core-scripts/esc/types/esc_statement.gd"
}, {
"base": "Node",
"class": "ESCTargetable",
"language": "GDScript",
"path": "res://gymkhana/addons/escoria-ui-return-monkey-island/behaviors/esc_targetable.gd"
}, {
"base": "Navigation2D",
"class": "ESCTerrain",
"language": "GDScript",
@@ -760,7 +750,6 @@ _global_script_class_icons={
"ESCCamera": "",
"ESCCameraBaseCommand": "",
"ESCCameraLimits": "",
"ESCCombinable": "",
"ESCCommand": "",
"ESCCommandArgumentDescriptor": "",
"ESCCommandRegistry": "",
@@ -816,7 +805,6 @@ _global_script_class_icons={
"ESCSoundPlayer": "",
"ESCSpeechPlayer": "",
"ESCStatement": "",
"ESCTargetable": "",
"ESCTerrain": "res://addons/escoria-core/design/esc_terrain.svg",
"ESCTooltip": "",
"ESCTransitionPlayer": "",