diff --git a/DungeonShooting_Godot/excel/ActivityBase.xlsx b/DungeonShooting_Godot/excel/ActivityBase.xlsx
index f503434..bf021b1 100644
--- a/DungeonShooting_Godot/excel/ActivityBase.xlsx
+++ b/DungeonShooting_Godot/excel/ActivityBase.xlsx
Binary files differ
diff --git a/DungeonShooting_Godot/prefab/item/Item0036.tscn b/DungeonShooting_Godot/prefab/item/Item0036.tscn
new file mode 100644
index 0000000..fd0a1a8
--- /dev/null
+++ b/DungeonShooting_Godot/prefab/item/Item0036.tscn
@@ -0,0 +1,64 @@
+[gd_scene load_steps=8 format=3 uid="uid://bb8eqxcwl7qf6"]
+
+[ext_resource type="Script" path="res://src/game/activity/item/ObstacleObject.cs" id="1_j2ns6"]
+[ext_resource type="Shader" path="res://resource/material/Blend.gdshader" id="2_ur1o2"]
+[ext_resource type="Texture2D" uid="uid://d3uyv5ubtig1n" path="res://resource/sprite/item/hall_c/item _36.png" id="3_e7nf3"]
+
+[sub_resource type="ShaderMaterial" id="ShaderMaterial_wh4b7"]
+resource_local_to_scene = true
+shader = ExtResource("2_ur1o2")
+shader_parameter/blend = Color(0, 0, 0, 0.470588)
+shader_parameter/schedule = 1.0
+shader_parameter/modulate = Color(1, 1, 1, 1)
+shader_parameter/show_outline = true
+shader_parameter/outline_color = Color(0, 0, 0, 1)
+shader_parameter/outline_rainbow = false
+shader_parameter/outline_use_blend = true
+shader_parameter/grey = 0.0
+
+[sub_resource type="ShaderMaterial" id="ShaderMaterial_f7tsa"]
+resource_local_to_scene = true
+shader = ExtResource("2_ur1o2")
+shader_parameter/blend = Color(1, 1, 1, 1)
+shader_parameter/schedule = 0.0
+shader_parameter/modulate = Color(1, 1, 1, 1)
+shader_parameter/show_outline = true
+shader_parameter/outline_color = Color(0, 0, 0, 1)
+shader_parameter/outline_rainbow = false
+shader_parameter/outline_use_blend = true
+shader_parameter/grey = 0.0
+
+[sub_resource type="SpriteFrames" id="SpriteFrames_uqva1"]
+animations = [{
+"frames": [{
+"duration": 1.0,
+"texture": ExtResource("3_e7nf3")
+}],
+"loop": true,
+"name": &"default",
+"speed": 5.0
+}]
+
+[sub_resource type="RectangleShape2D" id="RectangleShape2D_kmpvc"]
+size = Vector2(52, 81.5)
+
+[node name="Item0036" type="CharacterBody2D" node_paths=PackedStringArray("ShadowSprite", "AnimatedSprite", "Collision")]
+collision_layer = 512
+collision_mask = 0
+script = ExtResource("1_j2ns6")
+ShadowSprite = NodePath("ShadowSprite")
+AnimatedSprite = NodePath("AnimatedSprite")
+Collision = NodePath("Collision")
+
+[node name="ShadowSprite" type="Sprite2D" parent="."]
+z_index = -1
+material = SubResource("ShaderMaterial_wh4b7")
+
+[node name="AnimatedSprite" type="AnimatedSprite2D" parent="."]
+material = SubResource("ShaderMaterial_f7tsa")
+position = Vector2(0, -36)
+sprite_frames = SubResource("SpriteFrames_uqva1")
+
+[node name="Collision" type="CollisionShape2D" parent="."]
+position = Vector2(0, -30.25)
+shape = SubResource("RectangleShape2D_kmpvc")
diff --git a/DungeonShooting_Godot/prefab/item/Item0054.tscn b/DungeonShooting_Godot/prefab/item/Item0054.tscn
new file mode 100644
index 0000000..7951390
--- /dev/null
+++ b/DungeonShooting_Godot/prefab/item/Item0054.tscn
@@ -0,0 +1,64 @@
+[gd_scene load_steps=8 format=3 uid="uid://gnsdqotyf0e8"]
+
+[ext_resource type="Script" path="res://src/game/activity/item/ObstacleObject.cs" id="1_palmb"]
+[ext_resource type="Shader" path="res://resource/material/Blend.gdshader" id="2_d2qpb"]
+[ext_resource type="Texture2D" uid="uid://cbuxe012k3pfu" path="res://resource/sprite/item/hall_c/item _54.png" id="3_b15p3"]
+
+[sub_resource type="ShaderMaterial" id="ShaderMaterial_wh4b7"]
+resource_local_to_scene = true
+shader = ExtResource("2_d2qpb")
+shader_parameter/blend = Color(0, 0, 0, 0.470588)
+shader_parameter/schedule = 1.0
+shader_parameter/modulate = Color(1, 1, 1, 1)
+shader_parameter/show_outline = true
+shader_parameter/outline_color = Color(0, 0, 0, 1)
+shader_parameter/outline_rainbow = false
+shader_parameter/outline_use_blend = true
+shader_parameter/grey = 0.0
+
+[sub_resource type="ShaderMaterial" id="ShaderMaterial_f7tsa"]
+resource_local_to_scene = true
+shader = ExtResource("2_d2qpb")
+shader_parameter/blend = Color(1, 1, 1, 1)
+shader_parameter/schedule = 0.0
+shader_parameter/modulate = Color(1, 1, 1, 1)
+shader_parameter/show_outline = true
+shader_parameter/outline_color = Color(0, 0, 0, 1)
+shader_parameter/outline_rainbow = false
+shader_parameter/outline_use_blend = true
+shader_parameter/grey = 0.0
+
+[sub_resource type="SpriteFrames" id="SpriteFrames_uqva1"]
+animations = [{
+"frames": [{
+"duration": 1.0,
+"texture": ExtResource("3_b15p3")
+}],
+"loop": true,
+"name": &"default",
+"speed": 5.0
+}]
+
+[sub_resource type="RectangleShape2D" id="RectangleShape2D_kmpvc"]
+size = Vector2(30, 29.75)
+
+[node name="Item0054" type="CharacterBody2D" node_paths=PackedStringArray("ShadowSprite", "AnimatedSprite", "Collision")]
+collision_layer = 512
+collision_mask = 0
+script = ExtResource("1_palmb")
+ShadowSprite = NodePath("ShadowSprite")
+AnimatedSprite = NodePath("AnimatedSprite")
+Collision = NodePath("Collision")
+
+[node name="ShadowSprite" type="Sprite2D" parent="."]
+z_index = -1
+material = SubResource("ShaderMaterial_wh4b7")
+
+[node name="AnimatedSprite" type="AnimatedSprite2D" parent="."]
+material = SubResource("ShaderMaterial_f7tsa")
+position = Vector2(0, -18.5)
+sprite_frames = SubResource("SpriteFrames_uqva1")
+
+[node name="Collision" type="CollisionShape2D" parent="."]
+position = Vector2(0, -4.625)
+shape = SubResource("RectangleShape2D_kmpvc")
diff --git a/DungeonShooting_Godot/resource/config/ActivityBase.json b/DungeonShooting_Godot/resource/config/ActivityBase.json
index 185d39b..91483d8 100644
--- a/DungeonShooting_Godot/resource/config/ActivityBase.json
+++ b/DungeonShooting_Godot/resource/config/ActivityBase.json
@@ -952,6 +952,34 @@
"ShowInMapEditor": false
},
{
+ "Id": "item_0036",
+ "Type": 99,
+ "Name": "\u53F0\u7403\u684C",
+ "Quality": 0,
+ "Price": 0,
+ "Intro": "",
+ "Details": "",
+ "IsStatic": true,
+ "__Material": "",
+ "Prefab": "res://prefab/item/Item0036.tscn",
+ "Icon": "",
+ "ShowInMapEditor": false
+ },
+ {
+ "Id": "item_0054",
+ "Type": 99,
+ "Name": "\u8D29\u5356\u673A",
+ "Quality": 0,
+ "Price": 0,
+ "Intro": "",
+ "Details": "",
+ "IsStatic": true,
+ "__Material": "",
+ "Prefab": "res://prefab/item/Item0054.tscn",
+ "Icon": "",
+ "ShowInMapEditor": false
+ },
+ {
"Id": "item_0057",
"Type": 99,
"Name": "\u5361\u5E26\u76D2\u5B50",
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_01.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_01.png
new file mode 100644
index 0000000..d6ba670
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_01.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_01.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_01.png.import
new file mode 100644
index 0000000..55a849c
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_01.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://ckpah7njbthjd"
+path="res://.godot/imported/Slice_01.png-628697d509e3b3137645e103a72cafc0.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_01.png"
+dest_files=["res://.godot/imported/Slice_01.png-628697d509e3b3137645e103a72cafc0.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_02.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_02.png
new file mode 100644
index 0000000..bb18324
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_02.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_02.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_02.png.import
new file mode 100644
index 0000000..9eceb30
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_02.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://drxs2tol6j4yu"
+path="res://.godot/imported/Slice_02.png-2e8b4e93398f3cd287753672e12e90f6.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_02.png"
+dest_files=["res://.godot/imported/Slice_02.png-2e8b4e93398f3cd287753672e12e90f6.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_03.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_03.png
new file mode 100644
index 0000000..85bbb40
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_03.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_03.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_03.png.import
new file mode 100644
index 0000000..0a1d505
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_03.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://6mkb76o7ja47"
+path="res://.godot/imported/Slice_03.png-d074ed3d4bd69296af2bf04d4ae671c7.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_03.png"
+dest_files=["res://.godot/imported/Slice_03.png-d074ed3d4bd69296af2bf04d4ae671c7.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_04.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_04.png
new file mode 100644
index 0000000..c69e0ac
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_04.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_04.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_04.png.import
new file mode 100644
index 0000000..235b19f
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_04.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://iqj44lyknjr2"
+path="res://.godot/imported/Slice_04.png-7d5f8f595eb78d2c65a861926ce4066f.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_04.png"
+dest_files=["res://.godot/imported/Slice_04.png-7d5f8f595eb78d2c65a861926ce4066f.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_05.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_05.png
new file mode 100644
index 0000000..cd94446
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_05.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_05.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_05.png.import
new file mode 100644
index 0000000..b31dc0e
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_05.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://c6kt7ltpvfcb0"
+path="res://.godot/imported/Slice_05.png-918555b1409281b151d002fe51bb07cd.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_05.png"
+dest_files=["res://.godot/imported/Slice_05.png-918555b1409281b151d002fe51bb07cd.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_06.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_06.png
new file mode 100644
index 0000000..0679eed
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_06.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_06.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_06.png.import
new file mode 100644
index 0000000..c6f6a9d
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_06.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://cbkylevhlejdt"
+path="res://.godot/imported/Slice_06.png-ed057694d0ffcb6767f92a5f6bf98bed.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_06.png"
+dest_files=["res://.godot/imported/Slice_06.png-ed057694d0ffcb6767f92a5f6bf98bed.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_07.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_07.png
new file mode 100644
index 0000000..d917d4b
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_07.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_07.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_07.png.import
new file mode 100644
index 0000000..ab61373
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_07.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://cgw30pugsk3ao"
+path="res://.godot/imported/Slice_07.png-0a7ec29c2b637258828b31933ca9d586.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_07.png"
+dest_files=["res://.godot/imported/Slice_07.png-0a7ec29c2b637258828b31933ca9d586.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_08.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_08.png
new file mode 100644
index 0000000..fb0be9f
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_08.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_08.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_08.png.import
new file mode 100644
index 0000000..28557db
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_08.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bk5tkalqupoca"
+path="res://.godot/imported/Slice_08.png-744be76832abcdca0767109fafdce6d7.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_08.png"
+dest_files=["res://.godot/imported/Slice_08.png-744be76832abcdca0767109fafdce6d7.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_09.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_09.png
new file mode 100644
index 0000000..096a965
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_09.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_09.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_09.png.import
new file mode 100644
index 0000000..fdf9b49
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_09.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://brdf2e4p4lmhl"
+path="res://.godot/imported/Slice_09.png-97835ac133760252907b5e2ddbafdf5f.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_09.png"
+dest_files=["res://.godot/imported/Slice_09.png-97835ac133760252907b5e2ddbafdf5f.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_10.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_10.png
new file mode 100644
index 0000000..2fa335c
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_10.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_10.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_10.png.import
new file mode 100644
index 0000000..593670a
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_10.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bib2quu543dpb"
+path="res://.godot/imported/Slice_10.png-9a6a8ddc58d9210ef646131db8fc6c95.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_10.png"
+dest_files=["res://.godot/imported/Slice_10.png-9a6a8ddc58d9210ef646131db8fc6c95.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_11.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_11.png
new file mode 100644
index 0000000..8c32cd7
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_11.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_11.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_11.png.import
new file mode 100644
index 0000000..b6a2b38
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_11.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://djdxc7c5ei3mt"
+path="res://.godot/imported/Slice_11.png-c08e9b8f11fa1df414fc2efc4cec3d87.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_11.png"
+dest_files=["res://.godot/imported/Slice_11.png-c08e9b8f11fa1df414fc2efc4cec3d87.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_12.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_12.png
new file mode 100644
index 0000000..3d7288b
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_12.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_12.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_12.png.import
new file mode 100644
index 0000000..f6a4cf6
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_12.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://d1rx1omk5qfo"
+path="res://.godot/imported/Slice_12.png-03243c55ec3b0d6074489ea4b5f59ca7.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_12.png"
+dest_files=["res://.godot/imported/Slice_12.png-03243c55ec3b0d6074489ea4b5f59ca7.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_13.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_13.png
new file mode 100644
index 0000000..27e95c4
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_13.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_13.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_13.png.import
new file mode 100644
index 0000000..b93d2bf
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_13.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://cj550yof2jm8u"
+path="res://.godot/imported/Slice_13.png-118188e42b1f85635c0c04b4f87517c1.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_13.png"
+dest_files=["res://.godot/imported/Slice_13.png-118188e42b1f85635c0c04b4f87517c1.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_14.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_14.png
new file mode 100644
index 0000000..e126f19
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_14.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_14.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_14.png.import
new file mode 100644
index 0000000..f40d0b1
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_14.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bigva5som5fy5"
+path="res://.godot/imported/Slice_14.png-0fb830774f69c93bc15c2fda02fdcefc.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_14.png"
+dest_files=["res://.godot/imported/Slice_14.png-0fb830774f69c93bc15c2fda02fdcefc.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_15.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_15.png
new file mode 100644
index 0000000..97e7a35
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_15.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_15.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_15.png.import
new file mode 100644
index 0000000..2214442
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_15.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://c7ufofsfbk47t"
+path="res://.godot/imported/Slice_15.png-ed87a43e126a3c15740595be87513b5f.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_15.png"
+dest_files=["res://.godot/imported/Slice_15.png-ed87a43e126a3c15740595be87513b5f.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_16.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_16.png
new file mode 100644
index 0000000..45e1efd
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_16.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_16.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_16.png.import
new file mode 100644
index 0000000..aa1d31f
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_16.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://d345u468bed5p"
+path="res://.godot/imported/Slice_16.png-acd795db69f2037d5d03ed735aa9616e.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_16.png"
+dest_files=["res://.godot/imported/Slice_16.png-acd795db69f2037d5d03ed735aa9616e.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_17.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_17.png
new file mode 100644
index 0000000..7c9b1be
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_17.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_17.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_17.png.import
new file mode 100644
index 0000000..f4bf2d6
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_17.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://budxhv0m8814v"
+path="res://.godot/imported/Slice_17.png-5e105469bda7f88d439019f574245430.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_17.png"
+dest_files=["res://.godot/imported/Slice_17.png-5e105469bda7f88d439019f574245430.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_18.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_18.png
new file mode 100644
index 0000000..10e6364
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_18.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_18.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_18.png.import
new file mode 100644
index 0000000..a47bf16
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_18.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dpgc4pu6svpiw"
+path="res://.godot/imported/Slice_18.png-405ff8b5f2b82581bef51c2cde50564d.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_18.png"
+dest_files=["res://.godot/imported/Slice_18.png-405ff8b5f2b82581bef51c2cde50564d.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_19.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_19.png
new file mode 100644
index 0000000..5d4ddcd
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_19.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_19.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_19.png.import
new file mode 100644
index 0000000..554fd80
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_19.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://cpw6a0b0cbt8s"
+path="res://.godot/imported/Slice_19.png-e3f50d6399d600a660bce0895f84c7a9.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_19.png"
+dest_files=["res://.godot/imported/Slice_19.png-e3f50d6399d600a660bce0895f84c7a9.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_20.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_20.png
new file mode 100644
index 0000000..6c2b5eb
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_20.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_20.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_20.png.import
new file mode 100644
index 0000000..293d44e
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_20.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://orl56yel42n0"
+path="res://.godot/imported/Slice_20.png-5aedc92603b24a86441dd429bb5b09f8.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_20.png"
+dest_files=["res://.godot/imported/Slice_20.png-5aedc92603b24a86441dd429bb5b09f8.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_21.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_21.png
new file mode 100644
index 0000000..8b8ed3a
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_21.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_21.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_21.png.import
new file mode 100644
index 0000000..f1d6331
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_21.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://cn6tu1vx2168j"
+path="res://.godot/imported/Slice_21.png-3c031102fad13196500d7721a48f733b.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_21.png"
+dest_files=["res://.godot/imported/Slice_21.png-3c031102fad13196500d7721a48f733b.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_22.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_22.png
new file mode 100644
index 0000000..6863648
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_22.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_22.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_22.png.import
new file mode 100644
index 0000000..eb93237
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_22.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bt3rvgedbniwq"
+path="res://.godot/imported/Slice_22.png-88ece5548f6ee015de31ff6c765d52eb.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_22.png"
+dest_files=["res://.godot/imported/Slice_22.png-88ece5548f6ee015de31ff6c765d52eb.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_23.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_23.png
new file mode 100644
index 0000000..9e52b0e
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_23.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_23.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_23.png.import
new file mode 100644
index 0000000..b76e63e
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_23.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://y1beomki1ncx"
+path="res://.godot/imported/Slice_23.png-c7823c7ac7cbcf75e2deaea98711f3a7.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_23.png"
+dest_files=["res://.godot/imported/Slice_23.png-c7823c7ac7cbcf75e2deaea98711f3a7.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_24.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_24.png
new file mode 100644
index 0000000..9e52b0e
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_24.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_24.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_24.png.import
new file mode 100644
index 0000000..6026320
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_24.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dndyr2x381wwl"
+path="res://.godot/imported/Slice_24.png-c863c0faa03d0373f05c4fdf9bd22e2d.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_24.png"
+dest_files=["res://.godot/imported/Slice_24.png-c863c0faa03d0373f05c4fdf9bd22e2d.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_25.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_25.png
new file mode 100644
index 0000000..1e19f5d
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_25.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_25.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_25.png.import
new file mode 100644
index 0000000..19df814
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_25.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://ddgf7ylety1kl"
+path="res://.godot/imported/Slice_25.png-5a6c73f43cad37b7a0d4ce41c524a69f.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_25.png"
+dest_files=["res://.godot/imported/Slice_25.png-5a6c73f43cad37b7a0d4ce41c524a69f.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_26.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_26.png
new file mode 100644
index 0000000..a70db14
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_26.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_26.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_26.png.import
new file mode 100644
index 0000000..bbc6603
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_26.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://clvye6oopmme0"
+path="res://.godot/imported/Slice_26.png-e3cad7cffd1e6395b34b4e3d6300a405.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_26.png"
+dest_files=["res://.godot/imported/Slice_26.png-e3cad7cffd1e6395b34b4e3d6300a405.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_27.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_27.png
new file mode 100644
index 0000000..38f9c7e
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_27.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_27.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_27.png.import
new file mode 100644
index 0000000..d484382
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_27.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://chn50e80e74wi"
+path="res://.godot/imported/Slice_27.png-f4c78cbc8ff8b9dbd174bd5196d3c3bf.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_27.png"
+dest_files=["res://.godot/imported/Slice_27.png-f4c78cbc8ff8b9dbd174bd5196d3c3bf.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_28.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_28.png
new file mode 100644
index 0000000..38a7634
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_28.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_28.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_28.png.import
new file mode 100644
index 0000000..bbdec2c
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_28.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bld54p7gwlrd"
+path="res://.godot/imported/Slice_28.png-7dedd29be78728624fcc1a268fe63787.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_28.png"
+dest_files=["res://.godot/imported/Slice_28.png-7dedd29be78728624fcc1a268fe63787.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_29.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_29.png
new file mode 100644
index 0000000..01bbd3a
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_29.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_29.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_29.png.import
new file mode 100644
index 0000000..3540a98
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_29.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://b6bw21j07omgl"
+path="res://.godot/imported/Slice_29.png-72ee6016b654a1648fce738b4272db68.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_29.png"
+dest_files=["res://.godot/imported/Slice_29.png-72ee6016b654a1648fce738b4272db68.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_30.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_30.png
new file mode 100644
index 0000000..01bbd3a
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_30.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_30.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_30.png.import
new file mode 100644
index 0000000..53359aa
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_30.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bx505h5q38o35"
+path="res://.godot/imported/Slice_30.png-f41ec12137ec4068898878181c338d5e.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_30.png"
+dest_files=["res://.godot/imported/Slice_30.png-f41ec12137ec4068898878181c338d5e.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_31.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_31.png
new file mode 100644
index 0000000..892fe14
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_31.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_31.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_31.png.import
new file mode 100644
index 0000000..8ec84d9
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_31.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dsod7xnf66vfr"
+path="res://.godot/imported/Slice_31.png-fbf478b1501fddd0152d90592b00f127.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_31.png"
+dest_files=["res://.godot/imported/Slice_31.png-fbf478b1501fddd0152d90592b00f127.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_32.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_32.png
new file mode 100644
index 0000000..d233f77
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_32.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_32.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_32.png.import
new file mode 100644
index 0000000..6452a64
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_32.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bl6tj424ax3t6"
+path="res://.godot/imported/Slice_32.png-4dadbb9299c4e6430460bb1d5ed7bc07.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_32.png"
+dest_files=["res://.godot/imported/Slice_32.png-4dadbb9299c4e6430460bb1d5ed7bc07.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_33.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_33.png
new file mode 100644
index 0000000..50dc9db
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_33.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_33.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_33.png.import
new file mode 100644
index 0000000..ff34d71
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_33.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dduv45hy81atn"
+path="res://.godot/imported/Slice_33.png-8db61b40d907dbd0e336a662e27ad02f.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_33.png"
+dest_files=["res://.godot/imported/Slice_33.png-8db61b40d907dbd0e336a662e27ad02f.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_34.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_34.png
new file mode 100644
index 0000000..85c79a3
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_34.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_34.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_34.png.import
new file mode 100644
index 0000000..527483f
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_34.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://d3s00dfmrnt4"
+path="res://.godot/imported/Slice_34.png-69e2d12bc447553b173ba354a1b5a50c.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_34.png"
+dest_files=["res://.godot/imported/Slice_34.png-69e2d12bc447553b173ba354a1b5a50c.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_35.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_35.png
new file mode 100644
index 0000000..b0781be
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_35.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_35.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_35.png.import
new file mode 100644
index 0000000..111d6fd
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_35.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dju4hyyj87b5l"
+path="res://.godot/imported/Slice_35.png-5792a86b7245af1a898178c5327b3caa.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_35.png"
+dest_files=["res://.godot/imported/Slice_35.png-5792a86b7245af1a898178c5327b3caa.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_36.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_36.png
new file mode 100644
index 0000000..e07b100
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_36.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_36.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_36.png.import
new file mode 100644
index 0000000..8cc52a3
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_36.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://botepqk3ht74h"
+path="res://.godot/imported/Slice_36.png-781bfd7e872b465d6908f6461ab519c4.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_36.png"
+dest_files=["res://.godot/imported/Slice_36.png-781bfd7e872b465d6908f6461ab519c4.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_37.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_37.png
new file mode 100644
index 0000000..675bdae
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_37.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_37.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_37.png.import
new file mode 100644
index 0000000..9ceb62f
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_37.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bjxxcwjvbgo0q"
+path="res://.godot/imported/Slice_37.png-6b07ca2d5cbe8cdabd28f3fd6be223ff.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_37.png"
+dest_files=["res://.godot/imported/Slice_37.png-6b07ca2d5cbe8cdabd28f3fd6be223ff.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_38.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_38.png
new file mode 100644
index 0000000..209268e
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_38.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_38.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_38.png.import
new file mode 100644
index 0000000..8ad8434
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_38.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dutmdqi3ygnt1"
+path="res://.godot/imported/Slice_38.png-420871d598bbaaf72301a4dfd7251af7.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_38.png"
+dest_files=["res://.godot/imported/Slice_38.png-420871d598bbaaf72301a4dfd7251af7.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_39.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_39.png
new file mode 100644
index 0000000..e467890
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_39.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_39.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_39.png.import
new file mode 100644
index 0000000..b5480d8
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_39.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://uuwwe5lq54co"
+path="res://.godot/imported/Slice_39.png-b2f2710e603fcdeaf79f5fbe97e5185b.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_39.png"
+dest_files=["res://.godot/imported/Slice_39.png-b2f2710e603fcdeaf79f5fbe97e5185b.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_40.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_40.png
new file mode 100644
index 0000000..7b3c81f
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_40.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_40.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_40.png.import
new file mode 100644
index 0000000..b2914f0
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_40.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bxgpi41yec4v0"
+path="res://.godot/imported/Slice_40.png-79a76ef97446a47db8c89446c00dda7d.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_40.png"
+dest_files=["res://.godot/imported/Slice_40.png-79a76ef97446a47db8c89446c00dda7d.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_41.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_41.png
new file mode 100644
index 0000000..65e8e06
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_41.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_41.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_41.png.import
new file mode 100644
index 0000000..1d7b851
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_41.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://cwn5vf7flupa1"
+path="res://.godot/imported/Slice_41.png-7923eede20d01416d3b4a93c2c280c6b.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_41.png"
+dest_files=["res://.godot/imported/Slice_41.png-7923eede20d01416d3b4a93c2c280c6b.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_42.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_42.png
new file mode 100644
index 0000000..0a5211a
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_42.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_42.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_42.png.import
new file mode 100644
index 0000000..4512297
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_42.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://qbc428calfue"
+path="res://.godot/imported/Slice_42.png-a562fae719d6cfc88e595745366a1e2e.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_42.png"
+dest_files=["res://.godot/imported/Slice_42.png-a562fae719d6cfc88e595745366a1e2e.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_43.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_43.png
new file mode 100644
index 0000000..d990614
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_43.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_43.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_43.png.import
new file mode 100644
index 0000000..2d0aece
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_43.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dhefbwjmmxip0"
+path="res://.godot/imported/Slice_43.png-57c4e0dc1de1cf03d8bb5d9a7132eb6d.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_43.png"
+dest_files=["res://.godot/imported/Slice_43.png-57c4e0dc1de1cf03d8bb5d9a7132eb6d.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_44.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_44.png
new file mode 100644
index 0000000..5d4065b
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_44.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_44.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_44.png.import
new file mode 100644
index 0000000..959a211
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_44.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bp7w3jxjm0e7"
+path="res://.godot/imported/Slice_44.png-b506901ba9865ed78da5fa8526b29136.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_44.png"
+dest_files=["res://.godot/imported/Slice_44.png-b506901ba9865ed78da5fa8526b29136.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_45.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_45.png
new file mode 100644
index 0000000..ad14adc
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_45.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_45.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_45.png.import
new file mode 100644
index 0000000..82a504c
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_45.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://cjae1n5rgqvfg"
+path="res://.godot/imported/Slice_45.png-7da63cb775f5440b2102270f8659f0ae.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_45.png"
+dest_files=["res://.godot/imported/Slice_45.png-7da63cb775f5440b2102270f8659f0ae.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_46.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_46.png
new file mode 100644
index 0000000..0a30e9b
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_46.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_46.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_46.png.import
new file mode 100644
index 0000000..9f8ed73
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_46.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://daae1qo6hccxb"
+path="res://.godot/imported/Slice_46.png-afa5e066b9dd0fd97fda425a23aa4287.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_46.png"
+dest_files=["res://.godot/imported/Slice_46.png-afa5e066b9dd0fd97fda425a23aa4287.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_47.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_47.png
new file mode 100644
index 0000000..84e3531
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_47.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_47.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_47.png.import
new file mode 100644
index 0000000..ac39c35
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_47.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bm8xcx73s83ku"
+path="res://.godot/imported/Slice_47.png-c3f840870d5aa85bbeb5d9d01e69ba48.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_47.png"
+dest_files=["res://.godot/imported/Slice_47.png-c3f840870d5aa85bbeb5d9d01e69ba48.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_48.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_48.png
new file mode 100644
index 0000000..a52f514
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_48.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_48.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_48.png.import
new file mode 100644
index 0000000..1558790
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_48.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://c4in5w5wofmgv"
+path="res://.godot/imported/Slice_48.png-667310d78b97702711a0d8d7e19b27cc.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_48.png"
+dest_files=["res://.godot/imported/Slice_48.png-667310d78b97702711a0d8d7e19b27cc.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_49.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_49.png
new file mode 100644
index 0000000..82e312a
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_49.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_49.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_49.png.import
new file mode 100644
index 0000000..1a0ca9a
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_49.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://i5gtoxy0t4p2"
+path="res://.godot/imported/Slice_49.png-343550b6261eb98542a5e99e28131fdd.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_49.png"
+dest_files=["res://.godot/imported/Slice_49.png-343550b6261eb98542a5e99e28131fdd.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_50.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_50.png
new file mode 100644
index 0000000..1957f06
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_50.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_50.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_50.png.import
new file mode 100644
index 0000000..929b6cc
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_50.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://mktgkgxvkasc"
+path="res://.godot/imported/Slice_50.png-3eef0473ed84868d372e2411fd008bbf.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_50.png"
+dest_files=["res://.godot/imported/Slice_50.png-3eef0473ed84868d372e2411fd008bbf.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_51.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_51.png
new file mode 100644
index 0000000..e5b4b06
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_51.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_51.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_51.png.import
new file mode 100644
index 0000000..0eb7944
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_51.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://7muv10xauo7v"
+path="res://.godot/imported/Slice_51.png-fd6db3b13a66837400dc0d038b54fa9f.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_51.png"
+dest_files=["res://.godot/imported/Slice_51.png-fd6db3b13a66837400dc0d038b54fa9f.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_52.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_52.png
new file mode 100644
index 0000000..fe1f8e3
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_52.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_52.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_52.png.import
new file mode 100644
index 0000000..44dba07
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_52.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dw8mcdonie4to"
+path="res://.godot/imported/Slice_52.png-63721055be739d92fc43d43cc44dc0b4.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_52.png"
+dest_files=["res://.godot/imported/Slice_52.png-63721055be739d92fc43d43cc44dc0b4.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_53.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_53.png
new file mode 100644
index 0000000..8cb2cf9
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_53.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_53.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_53.png.import
new file mode 100644
index 0000000..ef3ae87
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_53.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://boe480ovgaju2"
+path="res://.godot/imported/Slice_53.png-151c69d5cea5de778463b8a4163183bc.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_53.png"
+dest_files=["res://.godot/imported/Slice_53.png-151c69d5cea5de778463b8a4163183bc.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_54.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_54.png
new file mode 100644
index 0000000..1a473b1
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_54.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_54.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_54.png.import
new file mode 100644
index 0000000..9583c27
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_54.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://ucsiiyagcsjl"
+path="res://.godot/imported/Slice_54.png-64ecca8f34edcf95bc4530f7d30ce9d6.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_54.png"
+dest_files=["res://.godot/imported/Slice_54.png-64ecca8f34edcf95bc4530f7d30ce9d6.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_55.png b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_55.png
new file mode 100644
index 0000000..8b44383
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_55.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_55.png.import b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_55.png.import
new file mode 100644
index 0000000..43bc0a0
--- /dev/null
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_55.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://4lig7ii34y2l"
+path="res://.godot/imported/Slice_55.png-66ef7730896193609ccd9e0e7cb375bc.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://resource/sprite/item/hall_a/Slice_55.png"
+dest_files=["res://.godot/imported/Slice_55.png-66ef7730896193609ccd9e0e7cb375bc.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_c/item _36.png b/DungeonShooting_Godot/resource/sprite/item/hall_c/item _36.png
index 0f35245..e986f8f 100644
--- a/DungeonShooting_Godot/resource/sprite/item/hall_c/item _36.png
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_c/item _36.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_c/item _54.png b/DungeonShooting_Godot/resource/sprite/item/hall_c/item _54.png
index bbd76dc..f027492 100644
--- a/DungeonShooting_Godot/resource/sprite/item/hall_c/item _54.png
+++ b/DungeonShooting_Godot/resource/sprite/item/hall_c/item _54.png
Binary files differ
diff --git a/DungeonShooting_Godot/resource/tileset/HallTileset.tres b/DungeonShooting_Godot/resource/tileset/HallTileset.tres
index 6b1155e..cc5274a 100644
--- a/DungeonShooting_Godot/resource/tileset/HallTileset.tres
+++ b/DungeonShooting_Godot/resource/tileset/HallTileset.tres
@@ -1,6 +1,7 @@
-[gd_resource type="TileSet" load_steps=3 format=3 uid="uid://db76iwmblenk8"]
+[gd_resource type="TileSet" load_steps=5 format=3 uid="uid://db76iwmblenk8"]
[ext_resource type="Texture2D" uid="uid://rqs2gc6ikrcx" path="res://resource/sprite/tile/HallGround.png" id="1_vwr2k"]
+[ext_resource type="Texture2D" uid="uid://b0jsbxekteykb" path="res://resource/sprite/item/hall_b/dimian.png" id="2_01oxu"]
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_7e1ow"]
texture = ExtResource("1_vwr2k")
@@ -134,7 +135,14 @@
3:5/0/physics_layer_0/linear_velocity = Vector2(0, 0)
3:5/0/physics_layer_0/angular_velocity = 0.0
+[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_wecvb"]
+texture = ExtResource("2_01oxu")
+0:0/0 = 0
+0:0/0/physics_layer_0/linear_velocity = Vector2(0, 0)
+0:0/0/physics_layer_0/angular_velocity = 0.0
+
[resource]
physics_layer_0/collision_layer = 1
physics_layer_0/collision_mask = 0
sources/0 = SubResource("TileSetAtlasSource_7e1ow")
+sources/1 = SubResource("TileSetAtlasSource_wecvb")
diff --git a/DungeonShooting_Godot/scene/Hall.tscn b/DungeonShooting_Godot/scene/Hall.tscn
index e04ef19..0a60986 100644
--- a/DungeonShooting_Godot/scene/Hall.tscn
+++ b/DungeonShooting_Godot/scene/Hall.tscn
@@ -46,7 +46,7 @@
[node name="TileRoot" parent="." index="2"]
tile_set = ExtResource("6_xwnih")
layer_0/z_index = -5
-layer_0/tile_data = PackedInt32Array(851968, 0, 0, 917504, 0, 0, 983040, 0, 0, 1048576, 0, 0, 1114112, 0, 0, 1179648, 0, 0, 1245184, 0, 0, 1310720, 0, 0, 1376256, 0, 0, 1441792, 0, 0, 1507328, 0, 0, 1572864, 0, 0, 1638400, 0, 0, 1703936, 0, 0, 1769472, 0, 0, 851969, 65536, 0, 917505, 65536, 0, 983041, 65536, 0, 1048577, 65536, 0, 1114113, 65536, 0, 1179649, 65536, 0, 1245185, 65536, 0, 1310721, 65536, 0, 1376257, 65536, 0, 1441793, 65536, 0, 1507329, 65536, 0, 1572865, 65536, 0, 1638401, 65536, 0, 1703937, 65536, 0, 1769473, 65536, 0, 851970, 0, 0, 917506, 0, 0, 983042, 0, 0, 1048578, 0, 0, 1114114, 0, 0, 1179650, 0, 0, 1245186, 0, 0, 1310722, 0, 0, 1376258, 0, 0, 1441794, 0, 0, 1507330, 0, 0, 1572866, 0, 0, 1638402, 0, 0, 1703938, 0, 0, 1769474, 0, 0, 851971, 65536, 0, 917507, 65536, 0, 983043, 65536, 0, 1048579, 65536, 0, 1114115, 65536, 0, 1179651, 65536, 0, 1245187, 65536, 0, 1310723, 65536, 0, 1376259, 65536, 0, 1441795, 65536, 0, 1507331, 65536, 0, 1572867, 65536, 0, 1638403, 65536, 0, 1703939, 65536, 0, 1769475, 65536, 0, 851972, 0, 0, 917508, 0, 0, 983044, 0, 0, 1048580, 0, 0, 1114116, 0, 0, 1179652, 0, 0, 1245188, 0, 0, 1310724, 0, 0, 1376260, 0, 0, 1441796, 0, 0, 1507332, 0, 0, 1572868, 0, 0, 1638404, 0, 0, 1703940, 0, 0, 1769476, 0, 0, 851973, 65536, 0, 917509, 65536, 0, 983045, 65536, 0, 1048581, 65536, 0, 1114117, 65536, 0, 1179653, 65536, 0, 1245189, 65536, 0, 1310725, 65536, 0, 1376261, 65536, 0, 1441797, 65536, 0, 1507333, 65536, 0, 1572869, 65536, 0, 1638405, 65536, 0, 1703941, 65536, 0, 1769477, 65536, 0, 851974, 0, 0, 917510, 0, 0, 983046, 0, 0, 1048582, 0, 0, 1114118, 0, 0, 1179654, 0, 0, 1245190, 0, 0, 1310726, 0, 0, 1376262, 0, 0, 1441798, 0, 0, 1507334, 0, 0, 1572870, 0, 0, 1638406, 0, 0, 1703942, 0, 0, 1769478, 0, 0, 851975, 65536, 0, 917511, 65536, 0, 983047, 65536, 0, 1048583, 65536, 0, 1114119, 65536, 0, 1179655, 65536, 0, 1245191, 65536, 0, 1310727, 65536, 0, 1376263, 65536, 0, 1441799, 65536, 0, 1507335, 65536, 0, 1572871, 65536, 0, 1638407, 65536, 0, 1703943, 65536, 0, 1769479, 65536, 0, 851976, 0, 0, 917512, 0, 0, 983048, 0, 0, 1048584, 0, 0, 1114120, 0, 0, 1179656, 0, 0, 1245192, 0, 0, 1310728, 0, 0, 1376264, 0, 0, 1441800, 0, 0, 1507336, 0, 0, 1572872, 0, 0, 1638408, 0, 0, 1703944, 0, 0, 1769480, 0, 0, 851977, 65536, 0, 917513, 65536, 0, 983049, 65536, 0, 1048585, 65536, 0, 1114121, 65536, 0, 1179657, 65536, 0, 1245193, 65536, 0, 1310729, 65536, 0, 1376265, 65536, 0, 1441801, 65536, 0, 1507337, 65536, 0, 1572873, 65536, 0, 1638409, 65536, 0, 1703945, 65536, 0, 1769481, 65536, 0, 851978, 0, 0, 917514, 0, 0, 983050, 0, 0, 1048586, 0, 0, 1114122, 0, 0, 1179658, 0, 0, 1245194, 0, 0, 1310730, 0, 0, 1376266, 0, 0, 1441802, 0, 0, 1507338, 0, 0, 1572874, 0, 0, 1638410, 0, 0, 1703946, 0, 0, 1769482, 0, 0, 851979, 65536, 0, 917515, 65536, 0, 983051, 65536, 0, 1048587, 65536, 0, 1114123, 65536, 0, 1179659, 65536, 0, 1245195, 65536, 0, 1310731, 65536, 0, 1376267, 65536, 0, 1441803, 65536, 0, 1507339, 65536, 0, 1572875, 65536, 0, 1638411, 65536, 0, 1703947, 65536, 0, 1769483, 65536, 0, 851980, 0, 0, 917516, 0, 0, 983052, 0, 0, 1048588, 0, 0, 1114124, 0, 0, 1179660, 0, 0, 1245196, 0, 0, 1310732, 0, 0, 1376268, 0, 0, 1441804, 0, 0, 1507340, 0, 0, 1572876, 0, 0, 1638412, 0, 0, 1703948, 0, 0, 1769484, 0, 0, 851981, 65536, 0, 917517, 65536, 0, 983053, 65536, 0, 1048589, 65536, 0, 1114125, 65536, 0, 1179661, 65536, 0, 1245197, 65536, 0, 1310733, 65536, 0, 1376269, 65536, 0, 1441805, 65536, 0, 1507341, 65536, 0, 1572877, 65536, 0, 1638413, 65536, 0, 1703949, 65536, 0, 1769485, 65536, 0, 851982, 0, 0, 917518, 0, 0, 983054, 0, 0, 1048590, 0, 0, 1114126, 0, 0, 1179662, 0, 0, 1245198, 0, 0, 1310734, 0, 0, 1376270, 0, 0, 1441806, 0, 0, 1507342, 0, 0, 1572878, 0, 0, 1638414, 0, 0, 1703950, 0, 0, 1769486, 0, 0, 851983, 65536, 0, 917519, 65536, 0, 983055, 65536, 0, 1048591, 65536, 0, 1114127, 65536, 0, 1179663, 65536, 0, 1245199, 65536, 0, 1310735, 65536, 0, 1376271, 65536, 0, 1441807, 65536, 0, 1507343, 65536, 0, 1572879, 65536, 0, 1638415, 65536, 0, 1703951, 65536, 0, 1769487, 65536, 0, 851984, 0, 0, 917520, 0, 0, 983056, 0, 0, 1048592, 0, 0, 1114128, 0, 0, 1179664, 0, 0, 1245200, 0, 0, 1310736, 0, 0, 1376272, 0, 0, 1441808, 0, 0, 1507344, 0, 0, 1572880, 0, 0, 1638416, 0, 0, 1703952, 0, 0, 1769488, 0, 0, 851985, 65536, 0, 917521, 65536, 0, 983057, 65536, 0, 1048593, 65536, 0, 1114129, 65536, 0, 1179665, 65536, 0, 1245201, 65536, 0, 1310737, 65536, 0, 1376273, 65536, 0, 1441809, 65536, 0, 1507345, 65536, 0, 1572881, 65536, 0, 1638417, 65536, 0, 1703953, 65536, 0, 1769489, 65536, 0, 851986, 0, 0, 917522, 0, 0, 983058, 0, 0, 1048594, 0, 0, 1114130, 0, 0, 1179666, 0, 0, 1245202, 0, 0, 1310738, 0, 0, 1376274, 0, 0, 1441810, 0, 0, 1507346, 0, 0, 1572882, 0, 0, 1638418, 0, 0, 1703954, 0, 0, 1769490, 0, 0, 0, 327680, 2, 65536, 327680, 2, 131072, 327680, 2, 196608, 327680, 2, 262144, 327680, 2, 327680, 327680, 2, 393216, 327680, 2, 458752, 327680, 2, 524288, 327680, 2, 589824, 327680, 2, 655360, 327680, 2, 720896, 327680, 2, 786432, 327680, 2, 1, 327680, 2, 65537, 327680, 2, 131073, 327680, 2, 196609, 327680, 2, 262145, 327680, 2, 327681, 327680, 2, 393217, 327680, 2, 458753, 327680, 2, 524289, 327680, 2, 589825, 327680, 2, 655361, 327680, 2, 720897, 327680, 2, 786433, 327680, 2, 2, 327680, 2, 65538, 327680, 2, 131074, 327680, 2, 196610, 327680, 2, 262146, 327680, 2, 327682, 327680, 2, 393218, 327680, 2, 458754, 327680, 2, 524290, 327680, 2, 589826, 327680, 2, 655362, 327680, 2, 720898, 327680, 2, 786434, 327680, 2, 3, 327680, 2, 65539, 327680, 2, 131075, 327680, 2, 196611, 327680, 2, 262147, 327680, 2, 327683, 327680, 2, 393219, 327680, 2, 458755, 327680, 2, 524291, 327680, 2, 589827, 327680, 2, 655363, 327680, 2, 720899, 327680, 2, 786435, 327680, 2, 4, 327680, 2, 65540, 327680, 2, 131076, 327680, 2, 196612, 327680, 2, 262148, 327680, 2, 327684, 327680, 2, 393220, 327680, 2, 458756, 327680, 2, 524292, 327680, 2, 589828, 327680, 2, 655364, 327680, 2, 720900, 327680, 2, 786436, 327680, 2, 5, 327680, 2, 65541, 327680, 2, 131077, 327680, 2, 196613, 327680, 2, 262149, 327680, 2, 327685, 327680, 2, 393221, 327680, 2, 458757, 327680, 2, 524293, 327680, 2, 589829, 327680, 2, 655365, 327680, 2, 720901, 327680, 2, 786437, 327680, 2, 6, 327680, 2, 65542, 327680, 2, 131078, 327680, 2, 196614, 327680, 2, 262150, 327680, 2, 327686, 327680, 2, 393222, 327680, 2, 458758, 327680, 2, 524294, 327680, 2, 589830, 327680, 2, 655366, 327680, 2, 720902, 327680, 2, 786438, 327680, 2, 7, 327680, 2, 65543, 327680, 2, 131079, 327680, 2, 196615, 327680, 2, 262151, 327680, 2, 327687, 327680, 2, 393223, 327680, 2, 458759, 327680, 2, 524295, 327680, 2, 589831, 327680, 2, 655367, 327680, 2, 720903, 327680, 2, 786439, 327680, 2, 8, 327680, 2, 65544, 327680, 2, 131080, 327680, 2, 196616, 327680, 2, 262152, 327680, 2, 327688, 327680, 2, 393224, 327680, 2, 458760, 327680, 2, 524296, 327680, 2, 589832, 327680, 2, 655368, 327680, 2, 720904, 327680, 2, 786440, 327680, 2, 9, 327680, 2, 65545, 327680, 2, 131081, 327680, 2, 196617, 327680, 2, 262153, 327680, 2, 327689, 327680, 2, 393225, 327680, 2, 458761, 327680, 2, 524297, 327680, 2, 589833, 327680, 2, 655369, 327680, 2, 720905, 327680, 2, 786441, 327680, 2, 10, 327680, 2, 65546, 327680, 2, 131082, 327680, 2, 196618, 327680, 2, 262154, 327680, 2, 327690, 327680, 2, 393226, 327680, 2, 458762, 327680, 2, 524298, 327680, 2, 589834, 327680, 2, 655370, 327680, 2, 720906, 327680, 2, 786442, 327680, 2, 11, 327680, 2, 65547, 327680, 2, 131083, 327680, 2, 196619, 327680, 2, 262155, 327680, 2, 327691, 327680, 2, 393227, 327680, 2, 458763, 327680, 2, 524299, 327680, 2, 589835, 327680, 2, 655371, 327680, 2, 720907, 327680, 2, 786443, 327680, 2, 12, 327680, 2, 65548, 327680, 2, 131084, 327680, 2, 196620, 327680, 2, 262156, 327680, 2, 327692, 327680, 2, 393228, 327680, 2, 458764, 327680, 2, 524300, 327680, 2, 589836, 327680, 2, 655372, 327680, 2, 720908, 327680, 2, 786444, 327680, 2, 13, 327680, 2, 65549, 327680, 2, 131085, 327680, 2, 196621, 327680, 2, 262157, 327680, 2, 327693, 327680, 2, 393229, 327680, 2, 458765, 327680, 2, 524301, 327680, 2, 589837, 327680, 2, 655373, 327680, 2, 720909, 327680, 2, 786445, 327680, 2, 14, 327680, 2, 65550, 327680, 2, 131086, 327680, 2, 196622, 327680, 2, 262158, 327680, 2, 327694, 327680, 2, 393230, 327680, 2, 458766, 327680, 2, 524302, 327680, 2, 589838, 327680, 2, 655374, 327680, 2, 720910, 327680, 2, 786446, 327680, 2, 15, 327680, 2, 65551, 327680, 2, 131087, 327680, 2, 196623, 327680, 2, 262159, 327680, 2, 327695, 327680, 2, 393231, 327680, 2, 458767, 327680, 2, 524303, 327680, 2, 589839, 327680, 2, 655375, 327680, 2, 720911, 327680, 2, 786447, 327680, 2, 16, 327680, 2, 65552, 327680, 2, 131088, 327680, 2, 196624, 327680, 2, 262160, 327680, 2, 327696, 327680, 2, 393232, 327680, 2, 458768, 327680, 2, 524304, 327680, 2, 589840, 327680, 2, 655376, 327680, 2, 720912, 327680, 2, 786448, 327680, 2, 17, 327680, 2, 65553, 327680, 2, 131089, 327680, 2, 196625, 327680, 2, 262161, 327680, 2, 327697, 327680, 2, 393233, 327680, 2, 458769, 327680, 2, 524305, 327680, 2, 589841, 327680, 2, 655377, 327680, 2, 720913, 327680, 2, 786449, 327680, 2, 18, 327680, 2, 65554, 327680, 2, 131090, 327680, 2, 196626, 327680, 2, 262162, 327680, 2, 327698, 327680, 2, 393234, 327680, 2, 458770, 327680, 2, 524306, 327680, 2, 589842, 327680, 2, 655378, 327680, 2, 720914, 327680, 2, 786450, 327680, 2, 19, 327680, 2, 65555, 327680, 2, 131091, 327680, 2, 196627, 327680, 2, 262163, 327680, 2, 327699, 327680, 2, 393235, 327680, 2, 458771, 327680, 2, 524307, 327680, 2, 589843, 327680, 2, 655379, 327680, 2, 720915, 327680, 2, 786451, 327680, 2, 20, 327680, 2, 65556, 327680, 2, 131092, 327680, 2, 196628, 327680, 2, 262164, 327680, 2, 327700, 327680, 2, 393236, 327680, 2, 458772, 327680, 2, 524308, 327680, 2, 589844, 327680, 2, 655380, 327680, 2, 720916, 327680, 2, 786452, 327680, 2, 21, 327680, 2, 65557, 327680, 2, 131093, 327680, 2, 196629, 327680, 2, 262165, 327680, 2, 327701, 327680, 2, 393237, 327680, 2, 458773, 327680, 2, 524309, 327680, 2, 589845, 327680, 2, 655381, 327680, 2, 720917, 327680, 2, 786453, 327680, 2, 22, 327680, 2, 65558, 327680, 2, 131094, 327680, 2, 196630, 327680, 2, 262166, 327680, 2, 327702, 327680, 2, 393238, 327680, 2, 458774, 327680, 2, 524310, 327680, 2, 589846, 327680, 2, 655382, 327680, 2, 720918, 327680, 2, 786454, 327680, 2, 23, 327680, 2, 65559, 327680, 2, 131095, 327680, 2, 196631, 327680, 2, 262167, 327680, 2, 327703, 327680, 2, 393239, 327680, 2, 458775, 327680, 2, 524311, 327680, 2, 589847, 327680, 2, 655383, 327680, 2, 720919, 327680, 2, 786455, 327680, 2, 24, 327680, 2, 65560, 327680, 2, 131096, 327680, 2, 196632, 327680, 2, 262168, 327680, 2, 327704, 327680, 2, 393240, 327680, 2, 458776, 327680, 2, 524312, 327680, 2, 589848, 327680, 2, 655384, 327680, 2, 720920, 327680, 2, 786456, 327680, 2, 25, 327680, 2, 65561, 327680, 2, 131097, 327680, 2, 196633, 327680, 2, 262169, 327680, 2, 327705, 327680, 2, 393241, 327680, 2, 458777, 327680, 2, 524313, 327680, 2, 589849, 327680, 2, 655385, 327680, 2, 720921, 327680, 2, 786457, 327680, 2, 26, 327680, 2, 65562, 327680, 2, 131098, 327680, 2, 196634, 327680, 2, 262170, 327680, 2, 327706, 327680, 2, 393242, 327680, 2, 458778, 327680, 2, 524314, 327680, 2, 589850, 327680, 2, 655386, 327680, 2, 720922, 327680, 2, 786458, 327680, 2, 27, 327680, 2, 65563, 327680, 2, 131099, 327680, 2, 196635, 327680, 2, 262171, 327680, 2, 327707, 327680, 2, 393243, 327680, 2, 458779, 327680, 2, 524315, 327680, 2, 589851, 327680, 2, 655387, 327680, 2, 720923, 327680, 2, 786459, 327680, 2, 28, 327680, 2, 65564, 327680, 2, 131100, 327680, 2, 196636, 327680, 2, 262172, 327680, 2, 327708, 327680, 2, 393244, 327680, 2, 458780, 327680, 2, 524316, 327680, 2, 589852, 327680, 2, 655388, 327680, 2, 720924, 327680, 2, 786460, 327680, 2, 29, 327680, 2, 65565, 327680, 2, 131101, 327680, 2, 196637, 327680, 2, 262173, 327680, 2, 327709, 327680, 2, 393245, 327680, 2, 458781, 327680, 2, 524317, 327680, 2, 589853, 327680, 2, 655389, 327680, 2, 720925, 327680, 2, 786461, 327680, 2, 30, 327680, 2, 65566, 327680, 2, 131102, 327680, 2, 196638, 327680, 2, 262174, 327680, 2, 327710, 327680, 2, 393246, 327680, 2, 458782, 327680, 2, 524318, 327680, 2, 589854, 327680, 2, 655390, 327680, 2, 720926, 327680, 2, 786462, 327680, 2, 31, 327680, 2, 65567, 327680, 2, 131103, 327680, 2, 196639, 327680, 2, 262175, 327680, 2, 327711, 327680, 2, 393247, 327680, 2, 458783, 327680, 2, 524319, 327680, 2, 589855, 327680, 2, 655391, 327680, 2, 720927, 327680, 2, 786463, 327680, 2, 32, 327680, 2, 65568, 327680, 2, 131104, 327680, 2, 196640, 327680, 2, 262176, 327680, 2, 327712, 327680, 2, 393248, 327680, 2, 458784, 327680, 2, 524320, 327680, 2, 589856, 327680, 2, 655392, 327680, 2, 720928, 327680, 2, 786464, 327680, 2, 33, 327680, 2, 65569, 327680, 2, 131105, 327680, 2, 196641, 327680, 2, 262177, 327680, 2, 327713, 327680, 2, 393249, 327680, 2, 458785, 327680, 2, 524321, 327680, 2, 589857, 327680, 2, 655393, 327680, 2, 720929, 327680, 2, 786465, 327680, 2, 34, 327680, 2, 65570, 327680, 2, 131106, 327680, 2, 196642, 327680, 2, 262178, 327680, 2, 327714, 327680, 2, 393250, 327680, 2, 458786, 327680, 2, 524322, 327680, 2, 589858, 327680, 2, 655394, 327680, 2, 720930, 327680, 2, 786466, 327680, 2, 35, 327680, 2, 65571, 327680, 2, 131107, 327680, 2, 196643, 327680, 2, 262179, 327680, 2, 327715, 327680, 2, 393251, 327680, 2, 458787, 327680, 2, 524323, 327680, 2, 589859, 327680, 2, 655395, 327680, 2, 720931, 327680, 2, 786467, 327680, 2, 36, 327680, 2, 65572, 327680, 2, 131108, 327680, 2, 196644, 327680, 2, 262180, 327680, 2, 327716, 327680, 2, 393252, 327680, 2, 458788, 327680, 2, 524324, 327680, 2, 589860, 327680, 2, 655396, 327680, 2, 720932, 327680, 2, 786468, 327680, 2, 37, 327680, 2, 65573, 327680, 2, 131109, 327680, 2, 196645, 327680, 2, 262181, 327680, 2, 327717, 327680, 2, 393253, 327680, 2, 458789, 327680, 2, 524325, 327680, 2, 589861, 327680, 2, 655397, 327680, 2, 720933, 327680, 2, 786469, 327680, 2, 38, 327680, 2, 65574, 327680, 2, 131110, 327680, 2, 196646, 327680, 2, 262182, 327680, 2, 327718, 327680, 2, 393254, 327680, 2, 458790, 327680, 2, 524326, 327680, 2, 589862, 327680, 2, 655398, 327680, 2, 720934, 327680, 2, 786470, 327680, 2, 39, 327680, 2, 65575, 327680, 2, 131111, 327680, 2, 196647, 327680, 2, 262183, 327680, 2, 327719, 327680, 2, 393255, 327680, 2, 458791, 327680, 2, 524327, 327680, 2, 589863, 327680, 2, 655399, 327680, 2, 720935, 327680, 2, 786471, 327680, 2, 40, 327680, 2, 65576, 327680, 2, 131112, 327680, 2, 196648, 327680, 2, 262184, 327680, 2, 327720, 327680, 2, 393256, 327680, 2, 458792, 327680, 2, 524328, 327680, 2, 589864, 327680, 2, 655400, 327680, 2, 720936, 327680, 2, 786472, 327680, 2, 41, 327680, 2, 65577, 327680, 2, 131113, 327680, 2, 196649, 327680, 2, 262185, 327680, 2, 327721, 327680, 2, 393257, 327680, 2, 458793, 327680, 2, 524329, 327680, 2, 589865, 327680, 2, 655401, 327680, 2, 720937, 327680, 2, 786473, 327680, 2, 42, 327680, 2, 65578, 327680, 2, 131114, 327680, 2, 196650, 327680, 2, 262186, 327680, 2, 327722, 327680, 2, 393258, 327680, 2, 458794, 327680, 2, 524330, 327680, 2, 589866, 327680, 2, 655402, 327680, 2, 720938, 327680, 2, 786474, 327680, 2, 43, 327680, 2, 65579, 327680, 2, 131115, 327680, 2, 196651, 327680, 2, 262187, 327680, 2, 327723, 327680, 2, 393259, 327680, 2, 458795, 327680, 2, 524331, 327680, 2, 589867, 327680, 2, 655403, 327680, 2, 720939, 327680, 2, 786475, 327680, 2, 44, 327680, 2, 65580, 327680, 2, 131116, 327680, 2, 196652, 327680, 2, 262188, 327680, 2, 327724, 327680, 2, 393260, 327680, 2, 458796, 327680, 2, 524332, 327680, 2, 589868, 327680, 2, 655404, 327680, 2, 720940, 327680, 2, 786476, 327680, 2, 45, 327680, 2, 65581, 327680, 2, 131117, 327680, 2, 196653, 327680, 2, 262189, 327680, 2, 327725, 327680, 2, 393261, 327680, 2, 458797, 327680, 2, 524333, 327680, 2, 589869, 327680, 2, 655405, 327680, 2, 720941, 327680, 2, 786477, 327680, 2, 46, 327680, 2, 65582, 327680, 2, 131118, 327680, 2, 196654, 327680, 2, 262190, 327680, 2, 327726, 327680, 2, 393262, 327680, 2, 458798, 327680, 2, 524334, 327680, 2, 589870, 327680, 2, 655406, 327680, 2, 720942, 327680, 2, 786478, 327680, 2, 47, 327680, 2, 65583, 327680, 2, 131119, 327680, 2, 196655, 327680, 2, 262191, 327680, 2, 327727, 327680, 2, 393263, 327680, 2, 458799, 327680, 2, 524335, 327680, 2, 589871, 327680, 2, 655407, 327680, 2, 720943, 327680, 2, 786479, 327680, 2, 48, 327680, 2, 65584, 327680, 2, 131120, 327680, 2, 196656, 327680, 2, 262192, 327680, 2, 327728, 327680, 2, 393264, 327680, 2, 458800, 327680, 2, 524336, 327680, 2, 589872, 327680, 2, 655408, 327680, 2, 720944, 327680, 2, 786480, 327680, 2, 49, 327680, 2, 65585, 327680, 2, 131121, 327680, 2, 196657, 327680, 2, 262193, 327680, 2, 327729, 327680, 2, 393265, 327680, 2, 458801, 327680, 2, 524337, 327680, 2, 589873, 327680, 2, 655409, 327680, 2, 720945, 327680, 2, 50, 327680, 2, 65586, 327680, 2, 131122, 327680, 2, 196658, 327680, 2, 262194, 327680, 2, 327730, 327680, 2, 393266, 327680, 2, 458802, 327680, 2, 524338, 327680, 2, 589874, 327680, 2, 655410, 327680, 2, 720946, 327680, 2, 51, 327680, 2, 65587, 327680, 2, 131123, 327680, 2, 196659, 327680, 2, 262195, 327680, 2, 327731, 327680, 2, 393267, 327680, 2, 458803, 327680, 2, 524339, 327680, 2, 589875, 327680, 2, 655411, 327680, 2, 720947, 327680, 2, 52, 327680, 2, 65588, 327680, 2, 131124, 327680, 2, 196660, 327680, 2, 262196, 327680, 2, 327732, 327680, 2, 393268, 327680, 2, 458804, 327680, 2, 524340, 327680, 2, 589876, 327680, 2, 655412, 327680, 2, 720948, 327680, 2, 53, 327680, 2, 65589, 327680, 2, 131125, 327680, 2, 196661, 327680, 2, 262197, 327680, 2, 327733, 327680, 2, 393269, 327680, 2, 458805, 327680, 2, 524341, 327680, 2, 589877, 327680, 2, 655413, 327680, 2, 720949, 327680, 2, 54, 327680, 2, 65590, 327680, 2, 131126, 327680, 2, 196662, 327680, 2, 262198, 327680, 2, 327734, 327680, 2, 393270, 327680, 2, 458806, 327680, 2, 524342, 327680, 2, 589878, 327680, 2, 655414, 327680, 2, 720950, 327680, 2, 55, 327680, 2, 65591, 327680, 2, 131127, 327680, 2, 196663, 327680, 2, 262199, 327680, 2, 327735, 327680, 2, 393271, 327680, 2, 458807, 327680, 2, 524343, 327680, 2, 589879, 327680, 2, 655415, 327680, 2, 720951, 327680, 2, 56, 327680, 2, 65592, 327680, 2, 131128, 327680, 2, 196664, 327680, 2, 262200, 327680, 2, 327736, 327680, 2, 393272, 327680, 2, 458808, 327680, 2, 524344, 327680, 2, 589880, 327680, 2, 655416, 327680, 2, 720952, 327680, 2, 57, 327680, 2, 65593, 327680, 2, 131129, 327680, 2, 196665, 327680, 2, 262201, 327680, 2, 327737, 327680, 2, 393273, 327680, 2, 458809, 327680, 2, 524345, 327680, 2, 589881, 327680, 2, 655417, 327680, 2, 720953, 327680, 2, 58, 327680, 2, 65594, 327680, 2, 131130, 327680, 2, 196666, 327680, 2, 262202, 327680, 2, 327738, 327680, 2, 393274, 327680, 2, 458810, 327680, 2, 524346, 327680, 2, 589882, 327680, 2, 655418, 327680, 2, 720954, 327680, 2, 59, 327680, 2, 65595, 327680, 2, 131131, 327680, 2, 196667, 327680, 2, 262203, 327680, 2, 327739, 327680, 2, 393275, 327680, 2, 458811, 327680, 2, 524347, 327680, 2, 589883, 327680, 2, 655419, 327680, 2, 720955, 327680, 2, 60, 327680, 2, 65596, 327680, 2, 131132, 327680, 2, 196668, 327680, 2, 262204, 327680, 2, 327740, 327680, 2, 393276, 327680, 2, 458812, 327680, 2, 524348, 327680, 2, 589884, 327680, 2, 655420, 327680, 2, 720956, 327680, 2, 61, 327680, 2, 65597, 327680, 2, 131133, 327680, 2, 196669, 327680, 2, 262205, 327680, 2, 327741, 327680, 2, 393277, 327680, 2, 458813, 327680, 2, 524349, 327680, 2, 589885, 327680, 2, 655421, 327680, 2, 720957, 327680, 2, 62, 327680, 2, 65598, 327680, 2, 131134, 327680, 2, 196670, 327680, 2, 262206, 327680, 2, 327742, 327680, 2, 393278, 327680, 2, 458814, 327680, 2, 524350, 327680, 2, 589886, 327680, 2, 655422, 327680, 2, 720958, 327680, 2, 63, 327680, 2, 65599, 327680, 2, 131135, 327680, 2, 196671, 327680, 2, 262207, 327680, 2, 327743, 327680, 2, 393279, 327680, 2, 458815, 327680, 2, 524351, 327680, 2, 589887, 327680, 2, 655423, 327680, 2, 720959, 327680, 2, 786481, 327680, 2, 786482, 327680, 2, 786483, 327680, 2, 786484, 327680, 2, 786485, 327680, 2, 786486, 327680, 2, 786487, 327680, 2, 786488, 327680, 2, 786489, 327680, 2, 786490, 327680, 2, 786491, 327680, 2, 786492, 327680, 2, 786493, 327680, 2, 786494, 327680, 2, 786495, 327680, 2, 852015, 65536, 0, 917551, 65536, 0, 983087, 65536, 0, 1048623, 65536, 0, 1114159, 65536, 0, 1179695, 65536, 0, 1245231, 65536, 0, 1310767, 65536, 0, 1376303, 65536, 0, 1441839, 65536, 0, 1507375, 65536, 0, 1572911, 65536, 0, 1638447, 65536, 0, 1703983, 65536, 0, 1769519, 65536, 0, 852016, 0, 0, 917552, 0, 0, 983088, 0, 0, 1048624, 0, 0, 1114160, 0, 0, 1179696, 0, 0, 1245232, 0, 0, 1310768, 0, 0, 1376304, 0, 0, 1441840, 0, 0, 1507376, 0, 0, 1572912, 0, 0, 1638448, 0, 0, 1703984, 0, 0, 1769520, 0, 0, 852017, 65536, 0, 917553, 65536, 0, 983089, 65536, 0, 1048625, 65536, 0, 1114161, 65536, 0, 1179697, 65536, 0, 1245233, 65536, 0, 1310769, 65536, 0, 1376305, 65536, 0, 1441841, 65536, 0, 1507377, 65536, 0, 1572913, 65536, 0, 1638449, 65536, 0, 1703985, 65536, 0, 1769521, 65536, 0, 852018, 0, 0, 917554, 0, 0, 983090, 0, 0, 1048626, 0, 0, 1114162, 0, 0, 1179698, 0, 0, 1245234, 0, 0, 1310770, 0, 0, 1376306, 0, 0, 1441842, 0, 0, 1507378, 0, 0, 1572914, 0, 0, 1638450, 0, 0, 1703986, 0, 0, 1769522, 0, 0, 852019, 65536, 0, 917555, 65536, 0, 983091, 65536, 0, 1048627, 65536, 0, 1114163, 65536, 0, 1179699, 65536, 0, 1245235, 65536, 0, 1310771, 65536, 0, 1376307, 65536, 0, 1441843, 65536, 0, 1507379, 65536, 0, 1572915, 65536, 0, 1638451, 65536, 0, 1703987, 65536, 0, 1769523, 65536, 0, 852020, 0, 0, 917556, 0, 0, 983092, 0, 0, 1048628, 0, 0, 1114164, 0, 0, 1179700, 0, 0, 1245236, 0, 0, 1310772, 0, 0, 1376308, 0, 0, 1441844, 0, 0, 1507380, 0, 0, 1572916, 0, 0, 1638452, 0, 0, 1703988, 0, 0, 1769524, 0, 0, 852021, 65536, 0, 917557, 65536, 0, 983093, 65536, 0, 1048629, 65536, 0, 1114165, 65536, 0, 1179701, 65536, 0, 1245237, 65536, 0, 1310773, 65536, 0, 1376309, 65536, 0, 1441845, 65536, 0, 1507381, 65536, 0, 1572917, 65536, 0, 1638453, 65536, 0, 1703989, 65536, 0, 1769525, 65536, 0, 852022, 0, 0, 917558, 0, 0, 983094, 0, 0, 1048630, 0, 0, 1114166, 0, 0, 1179702, 0, 0, 1245238, 0, 0, 1310774, 0, 0, 1376310, 0, 0, 1441846, 0, 0, 1507382, 0, 0, 1572918, 0, 0, 1638454, 0, 0, 1703990, 0, 0, 1769526, 0, 0, 852023, 65536, 0, 917559, 65536, 0, 983095, 65536, 0, 1048631, 65536, 0, 1114167, 65536, 0, 1179703, 65536, 0, 1245239, 65536, 0, 1310775, 65536, 0, 1376311, 65536, 0, 1441847, 65536, 0, 1507383, 65536, 0, 1572919, 65536, 0, 1638455, 65536, 0, 1703991, 65536, 0, 1769527, 65536, 0, 852024, 0, 0, 917560, 0, 0, 983096, 0, 0, 1048632, 0, 0, 1114168, 0, 0, 1179704, 0, 0, 1245240, 0, 0, 1310776, 0, 0, 1376312, 0, 0, 1441848, 0, 0, 1507384, 0, 0, 1572920, 0, 0, 1638456, 0, 0, 1703992, 0, 0, 1769528, 0, 0, 852025, 65536, 0, 917561, 65536, 0, 983097, 65536, 0, 1048633, 65536, 0, 1114169, 65536, 0, 1179705, 65536, 0, 1245241, 65536, 0, 1310777, 65536, 0, 1376313, 65536, 0, 1441849, 65536, 0, 1507385, 65536, 0, 1572921, 65536, 0, 1638457, 65536, 0, 1703993, 65536, 0, 1769529, 65536, 0, 852026, 0, 0, 917562, 0, 0, 983098, 0, 0, 1048634, 0, 0, 1114170, 0, 0, 1179706, 0, 0, 1245242, 0, 0, 1310778, 0, 0, 1376314, 0, 0, 1441850, 0, 0, 1507386, 0, 0, 1572922, 0, 0, 1638458, 0, 0, 1703994, 0, 0, 1769530, 0, 0, 852027, 65536, 0, 917563, 65536, 0, 983099, 65536, 0, 1048635, 65536, 0, 1114171, 65536, 0, 1179707, 65536, 0, 1245243, 65536, 0, 1310779, 65536, 0, 1376315, 65536, 0, 1441851, 65536, 0, 1507387, 65536, 0, 1572923, 65536, 0, 1638459, 65536, 0, 1703995, 65536, 0, 1769531, 65536, 0, 852028, 0, 0, 917564, 0, 0, 983100, 0, 0, 1048636, 0, 0, 1114172, 0, 0, 1179708, 0, 0, 1245244, 0, 0, 1310780, 0, 0, 1376316, 0, 0, 1441852, 0, 0, 1507388, 0, 0, 1572924, 0, 0, 1638460, 0, 0, 1703996, 0, 0, 1769532, 0, 0, 852029, 65536, 0, 917565, 65536, 0, 983101, 65536, 0, 1048637, 65536, 0, 1114173, 65536, 0, 1179709, 65536, 0, 1245245, 65536, 0, 1310781, 65536, 0, 1376317, 65536, 0, 1441853, 65536, 0, 1507389, 65536, 0, 1572925, 65536, 0, 1638461, 65536, 0, 1703997, 65536, 0, 1769533, 65536, 0, 852030, 0, 0, 917566, 0, 0, 983102, 0, 0, 1048638, 0, 0, 1114174, 0, 0, 1179710, 0, 0, 1245246, 0, 0, 1310782, 0, 0, 1376318, 0, 0, 1441854, 0, 0, 1507390, 0, 0, 1572926, 0, 0, 1638462, 0, 0, 1703998, 0, 0, 1769534, 0, 0, 852031, 65536, 0, 917567, 65536, 0, 983103, 65536, 0, 1048639, 65536, 0, 1114175, 65536, 0, 1179711, 65536, 0, 1245247, 65536, 0, 1310783, 65536, 0, 1376319, 65536, 0, 1441855, 65536, 0, 1507391, 65536, 0, 1572927, 65536, 0, 1638463, 65536, 0, 1703999, 65536, 0, 1769535, 65536, 0, 851987, 65536, 0, 917523, 65536, 0, 983059, 65536, 0, 1048595, 65536, 0, 1114131, 65536, 0, 1179667, 65536, 0, 1245203, 65536, 0, 1310739, 65536, 0, 851988, 0, 0, 917524, 0, 0, 983060, 0, 0, 1048596, 0, 0, 1114132, 0, 0, 1179668, 0, 0, 1245204, 0, 0, 1310740, 0, 0, 851989, 65536, 0, 917525, 65536, 0, 983061, 65536, 0, 1048597, 65536, 0, 1114133, 65536, 0, 1179669, 65536, 0, 1245205, 65536, 0, 1310741, 65536, 0, 851990, 0, 0, 917526, 0, 0, 983062, 0, 0, 1048598, 0, 0, 1114134, 0, 0, 1179670, 0, 0, 1245206, 0, 0, 1310742, 0, 0, 851991, 65536, 0, 917527, 65536, 0, 983063, 65536, 0, 1048599, 65536, 0, 1114135, 65536, 0, 1179671, 65536, 0, 1245207, 65536, 0, 1310743, 65536, 0, 851992, 0, 0, 917528, 0, 0, 983064, 0, 0, 1048600, 0, 0, 1114136, 0, 0, 1179672, 0, 0, 1245208, 0, 0, 1310744, 0, 0, 851993, 65536, 0, 917529, 65536, 0, 983065, 65536, 0, 1048601, 65536, 0, 1114137, 65536, 0, 1179673, 65536, 0, 1245209, 65536, 0, 1310745, 65536, 0, 851994, 0, 0, 917530, 0, 0, 983066, 0, 0, 1048602, 0, 0, 1114138, 0, 0, 1179674, 0, 0, 1245210, 0, 0, 1310746, 0, 0, 851995, 65536, 0, 917531, 65536, 0, 983067, 65536, 0, 1048603, 65536, 0, 1114139, 65536, 0, 1179675, 65536, 0, 1245211, 65536, 0, 1310747, 65536, 0, 851996, 0, 0, 917532, 0, 0, 983068, 0, 0, 1048604, 0, 0, 1114140, 0, 0, 1179676, 0, 0, 1245212, 0, 0, 1310748, 0, 0, 851997, 65536, 0, 917533, 65536, 0, 983069, 65536, 0, 1048605, 65536, 0, 1114141, 65536, 0, 1179677, 65536, 0, 1245213, 65536, 0, 1310749, 65536, 0, 851998, 0, 0, 917534, 0, 0, 983070, 0, 0, 1048606, 0, 0, 1114142, 0, 0, 1179678, 0, 0, 1245214, 0, 0, 1310750, 0, 0, 851999, 65536, 0, 917535, 65536, 0, 983071, 65536, 0, 1048607, 65536, 0, 1114143, 65536, 0, 1179679, 65536, 0, 1245215, 65536, 0, 1310751, 65536, 0, 852000, 0, 0, 917536, 0, 0, 983072, 0, 0, 1048608, 0, 0, 1114144, 0, 0, 1179680, 0, 0, 1245216, 0, 0, 1310752, 0, 0, 852001, 65536, 0, 917537, 65536, 0, 983073, 65536, 0, 1048609, 65536, 0, 1114145, 65536, 0, 1179681, 65536, 0, 1245217, 65536, 0, 1310753, 65536, 0, 852002, 0, 0, 917538, 0, 0, 983074, 0, 0, 1048610, 0, 0, 1114146, 0, 0, 1179682, 0, 0, 1245218, 0, 0, 1310754, 0, 0, 852003, 65536, 0, 917539, 65536, 0, 983075, 65536, 0, 1048611, 65536, 0, 1114147, 65536, 0, 1179683, 65536, 0, 1245219, 65536, 0, 1310755, 65536, 0, 852004, 0, 0, 917540, 0, 0, 983076, 0, 0, 1048612, 0, 0, 1114148, 0, 0, 1179684, 0, 0, 1245220, 0, 0, 1310756, 0, 0, 852005, 65536, 0, 917541, 65536, 0, 983077, 65536, 0, 1048613, 65536, 0, 1114149, 65536, 0, 1179685, 65536, 0, 1245221, 65536, 0, 1310757, 65536, 0, 852006, 0, 0, 917542, 0, 0, 983078, 0, 0, 1048614, 0, 0, 1114150, 0, 0, 1179686, 0, 0, 1245222, 0, 0, 1310758, 0, 0, 852007, 65536, 0, 917543, 65536, 0, 983079, 65536, 0, 1048615, 65536, 0, 1114151, 65536, 0, 1179687, 65536, 0, 1245223, 65536, 0, 1310759, 65536, 0, 852008, 0, 0, 917544, 0, 0, 983080, 0, 0, 1048616, 0, 0, 1114152, 0, 0, 1179688, 0, 0, 1245224, 0, 0, 1310760, 0, 0, 852009, 65536, 0, 917545, 65536, 0, 983081, 65536, 0, 1048617, 65536, 0, 1114153, 65536, 0, 1179689, 65536, 0, 1245225, 65536, 0, 1310761, 65536, 0, 852010, 0, 0, 917546, 0, 0, 983082, 0, 0, 1048618, 0, 0, 1114154, 0, 0, 1179690, 0, 0, 1245226, 0, 0, 1310762, 0, 0, 852011, 65536, 0, 917547, 65536, 0, 983083, 65536, 0, 1048619, 65536, 0, 1114155, 65536, 0, 1179691, 65536, 0, 1245227, 65536, 0, 1310763, 65536, 0, 852012, 0, 0, 917548, 0, 0, 983084, 0, 0, 1048620, 0, 0, 1114156, 0, 0, 1179692, 0, 0, 1245228, 0, 0, 1310764, 0, 0, 852013, 65536, 0, 917549, 65536, 0, 983085, 65536, 0, 1048621, 65536, 0, 1114157, 65536, 0, 1179693, 65536, 0, 1245229, 65536, 0, 1310765, 65536, 0, 852014, 0, 0, 917550, 0, 0, 983086, 0, 0, 1048622, 0, 0, 1114158, 0, 0, 1179694, 0, 0, 1245230, 0, 0, 1310766, 0, 0)
+layer_0/tile_data = PackedInt32Array(851968, 0, 0, 917504, 0, 0, 983040, 0, 0, 1048576, 0, 0, 1114112, 0, 0, 1179648, 0, 0, 1245184, 0, 0, 1310720, 0, 0, 1376256, 0, 0, 1441792, 0, 0, 1507328, 0, 0, 1572864, 0, 0, 1638400, 0, 0, 1703936, 0, 0, 1769472, 0, 0, 851969, 65536, 0, 917505, 65536, 0, 983041, 65536, 0, 1048577, 65536, 0, 1114113, 65536, 0, 1179649, 65536, 0, 1245185, 65536, 0, 1310721, 65536, 0, 1376257, 65536, 0, 1441793, 65536, 0, 1507329, 65536, 0, 1572865, 65536, 0, 1638401, 65536, 0, 1703937, 65536, 0, 1769473, 65536, 0, 851970, 0, 0, 917506, 0, 0, 983042, 0, 0, 1048578, 0, 0, 1114114, 0, 0, 1179650, 0, 0, 1245186, 0, 0, 1310722, 0, 0, 1376258, 0, 0, 1441794, 0, 0, 1507330, 0, 0, 1572866, 0, 0, 1638402, 0, 0, 1703938, 0, 0, 1769474, 0, 0, 851971, 65536, 0, 917507, 65536, 0, 983043, 65536, 0, 1048579, 65536, 0, 1114115, 65536, 0, 1179651, 65536, 0, 1245187, 65536, 0, 1310723, 65536, 0, 1376259, 65536, 0, 1441795, 65536, 0, 1507331, 65536, 0, 1572867, 65536, 0, 1638403, 65536, 0, 1703939, 65536, 0, 1769475, 65536, 0, 851972, 0, 0, 917508, 0, 0, 983044, 0, 0, 1048580, 0, 0, 1114116, 0, 0, 1179652, 0, 0, 1245188, 0, 0, 1310724, 0, 0, 1376260, 0, 0, 1441796, 0, 0, 1507332, 0, 0, 1572868, 0, 0, 1638404, 0, 0, 1703940, 0, 0, 1769476, 0, 0, 851973, 65536, 0, 917509, 65536, 0, 983045, 65536, 0, 1048581, 65536, 0, 1114117, 65536, 0, 1179653, 65536, 0, 1245189, 65536, 0, 1310725, 65536, 0, 1376261, 65536, 0, 1441797, 65536, 0, 1507333, 65536, 0, 1572869, 65536, 0, 1638405, 65536, 0, 1703941, 65536, 0, 1769477, 65536, 0, 851974, 0, 0, 917510, 0, 0, 983046, 0, 0, 1048582, 0, 0, 1114118, 0, 0, 1179654, 0, 0, 1245190, 0, 0, 1310726, 0, 0, 1376262, 0, 0, 1441798, 0, 0, 1507334, 0, 0, 1572870, 0, 0, 1638406, 0, 0, 1703942, 0, 0, 1769478, 0, 0, 851975, 65536, 0, 917511, 65536, 0, 983047, 65536, 0, 1048583, 65536, 0, 1114119, 65536, 0, 1179655, 65536, 0, 1245191, 65536, 0, 1310727, 65536, 0, 1376263, 65536, 0, 1441799, 65536, 0, 1507335, 65536, 0, 1572871, 65536, 0, 1638407, 65536, 0, 1703943, 65536, 0, 1769479, 65536, 0, 851976, 0, 0, 917512, 0, 0, 983048, 0, 0, 1048584, 0, 0, 1114120, 0, 0, 1179656, 0, 0, 1245192, 0, 0, 1310728, 0, 0, 1376264, 0, 0, 1441800, 0, 0, 1507336, 0, 0, 1572872, 0, 0, 1638408, 0, 0, 1703944, 0, 0, 1769480, 0, 0, 851977, 65536, 0, 917513, 65536, 0, 983049, 65536, 0, 1048585, 65536, 0, 1114121, 65536, 0, 1179657, 65536, 0, 1245193, 65536, 0, 1310729, 65536, 0, 1376265, 65536, 0, 1441801, 65536, 0, 1507337, 65536, 0, 1572873, 65536, 0, 1638409, 65536, 0, 1703945, 65536, 0, 1769481, 65536, 0, 851978, 0, 0, 917514, 0, 0, 983050, 0, 0, 1048586, 0, 0, 1114122, 0, 0, 1179658, 0, 0, 1245194, 0, 0, 1310730, 0, 0, 1376266, 0, 0, 1441802, 0, 0, 1507338, 0, 0, 1572874, 0, 0, 1638410, 0, 0, 1703946, 0, 0, 1769482, 0, 0, 851979, 65536, 0, 917515, 65536, 0, 983051, 65536, 0, 1048587, 65536, 0, 1114123, 65536, 0, 1179659, 65536, 0, 1245195, 65536, 0, 1310731, 65536, 0, 1376267, 65536, 0, 1441803, 65536, 0, 1507339, 65536, 0, 1572875, 65536, 0, 1638411, 65536, 0, 1703947, 65536, 0, 1769483, 65536, 0, 851980, 0, 0, 917516, 0, 0, 983052, 0, 0, 1048588, 0, 0, 1114124, 0, 0, 1179660, 0, 0, 1245196, 0, 0, 1310732, 0, 0, 1376268, 0, 0, 1441804, 0, 0, 1507340, 0, 0, 1572876, 0, 0, 1638412, 0, 0, 1703948, 0, 0, 1769484, 0, 0, 851981, 65536, 0, 917517, 65536, 0, 983053, 65536, 0, 1048589, 65536, 0, 1114125, 65536, 0, 1179661, 65536, 0, 1245197, 65536, 0, 1310733, 65536, 0, 1376269, 65536, 0, 1441805, 65536, 0, 1507341, 65536, 0, 1572877, 65536, 0, 1638413, 65536, 0, 1703949, 65536, 0, 1769485, 65536, 0, 851982, 0, 0, 917518, 0, 0, 983054, 0, 0, 1048590, 0, 0, 1114126, 0, 0, 1179662, 0, 0, 1245198, 0, 0, 1310734, 0, 0, 1376270, 0, 0, 1441806, 0, 0, 1507342, 0, 0, 1572878, 0, 0, 1638414, 0, 0, 1703950, 0, 0, 1769486, 0, 0, 851983, 65536, 0, 917519, 65536, 0, 983055, 65536, 0, 1048591, 65536, 0, 1114127, 65536, 0, 1179663, 65536, 0, 1245199, 65536, 0, 1310735, 65536, 0, 1376271, 65536, 0, 1441807, 65536, 0, 1507343, 65536, 0, 1572879, 65536, 0, 1638415, 65536, 0, 1703951, 65536, 0, 1769487, 65536, 0, 851984, 0, 0, 917520, 0, 0, 983056, 0, 0, 1048592, 0, 0, 1114128, 0, 0, 1179664, 0, 0, 1245200, 0, 0, 1310736, 0, 0, 1376272, 0, 0, 1441808, 0, 0, 1507344, 0, 0, 1572880, 0, 0, 1638416, 0, 0, 1703952, 0, 0, 1769488, 0, 0, 851985, 65536, 0, 917521, 65536, 0, 983057, 65536, 0, 1048593, 65536, 0, 1114129, 65536, 0, 1179665, 65536, 0, 1245201, 65536, 0, 1310737, 65536, 0, 1376273, 65536, 0, 1441809, 65536, 0, 1507345, 65536, 0, 1572881, 65536, 0, 1638417, 65536, 0, 1703953, 65536, 0, 1769489, 65536, 0, 851986, 0, 0, 917522, 0, 0, 983058, 0, 0, 1048594, 0, 0, 1114130, 0, 0, 1179666, 0, 0, 1245202, 0, 0, 1310738, 0, 0, 1376274, 0, 0, 1441810, 0, 0, 1507346, 0, 0, 1572882, 0, 0, 1638418, 0, 0, 1703954, 0, 0, 1769490, 0, 0, 0, 327680, 2, 65536, 327680, 2, 131072, 327680, 2, 196608, 327680, 2, 262144, 327680, 2, 327680, 327680, 2, 393216, 327680, 2, 458752, 327680, 2, 524288, 327680, 2, 589824, 327680, 2, 655360, 327680, 2, 720896, 327680, 2, 786432, 327680, 2, 1, 327680, 2, 65537, 327680, 2, 131073, 327680, 2, 196609, 327680, 2, 262145, 327680, 2, 327681, 327680, 2, 393217, 327680, 2, 458753, 327680, 2, 524289, 327680, 2, 589825, 327680, 2, 655361, 327680, 2, 720897, 327680, 2, 786433, 327680, 2, 2, 327680, 2, 65538, 327680, 2, 131074, 327680, 2, 196610, 327680, 2, 262146, 327680, 2, 327682, 327680, 2, 393218, 327680, 2, 458754, 327680, 2, 524290, 327680, 2, 589826, 327680, 2, 655362, 327680, 2, 720898, 327680, 2, 786434, 327680, 2, 3, 327680, 2, 65539, 327680, 2, 131075, 327680, 2, 196611, 327680, 2, 262147, 327680, 2, 327683, 327680, 2, 393219, 327680, 2, 458755, 327680, 2, 524291, 327680, 2, 589827, 327680, 2, 655363, 327680, 2, 720899, 327680, 2, 786435, 327680, 2, 4, 327680, 2, 65540, 327680, 2, 131076, 327680, 2, 196612, 327680, 2, 262148, 327680, 2, 327684, 327680, 2, 393220, 327680, 2, 458756, 327680, 2, 524292, 327680, 2, 589828, 327680, 2, 655364, 327680, 2, 720900, 327680, 2, 786436, 327680, 2, 5, 327680, 2, 65541, 327680, 2, 131077, 327680, 2, 196613, 327680, 2, 262149, 327680, 2, 327685, 327680, 2, 393221, 327680, 2, 458757, 327680, 2, 524293, 327680, 2, 589829, 327680, 2, 655365, 327680, 2, 720901, 327680, 2, 786437, 327680, 2, 6, 327680, 2, 65542, 327680, 2, 131078, 327680, 2, 196614, 327680, 2, 262150, 327680, 2, 327686, 327680, 2, 393222, 327680, 2, 458758, 327680, 2, 524294, 327680, 2, 589830, 327680, 2, 655366, 327680, 2, 720902, 327680, 2, 786438, 327680, 2, 7, 327680, 2, 65543, 327680, 2, 131079, 327680, 2, 196615, 327680, 2, 262151, 327680, 2, 327687, 327680, 2, 393223, 327680, 2, 458759, 327680, 2, 524295, 327680, 2, 589831, 327680, 2, 655367, 327680, 2, 720903, 327680, 2, 786439, 327680, 2, 8, 327680, 2, 65544, 327680, 2, 131080, 327680, 2, 196616, 327680, 2, 262152, 327680, 2, 327688, 327680, 2, 393224, 327680, 2, 458760, 327680, 2, 524296, 327680, 2, 589832, 327680, 2, 655368, 327680, 2, 720904, 327680, 2, 786440, 327680, 2, 9, 327680, 2, 65545, 327680, 2, 131081, 327680, 2, 196617, 327680, 2, 262153, 327680, 2, 327689, 327680, 2, 393225, 327680, 2, 458761, 327680, 2, 524297, 327680, 2, 589833, 327680, 2, 655369, 327680, 2, 720905, 327680, 2, 786441, 327680, 2, 10, 327680, 2, 65546, 327680, 2, 131082, 327680, 2, 196618, 327680, 2, 262154, 327680, 2, 327690, 327680, 2, 393226, 327680, 2, 458762, 327680, 2, 524298, 327680, 2, 589834, 327680, 2, 655370, 327680, 2, 720906, 327680, 2, 786442, 327680, 2, 11, 327680, 2, 65547, 327680, 2, 131083, 327680, 2, 196619, 327680, 2, 262155, 327680, 2, 327691, 327680, 2, 393227, 327680, 2, 458763, 327680, 2, 524299, 327680, 2, 589835, 327680, 2, 655371, 327680, 2, 720907, 327680, 2, 786443, 327680, 2, 12, 327680, 2, 65548, 327680, 2, 131084, 327680, 2, 196620, 327680, 2, 262156, 327680, 2, 327692, 327680, 2, 393228, 327680, 2, 458764, 327680, 2, 524300, 327680, 2, 589836, 327680, 2, 655372, 327680, 2, 720908, 327680, 2, 786444, 327680, 2, 13, 327680, 2, 65549, 327680, 2, 131085, 327680, 2, 196621, 327680, 2, 262157, 327680, 2, 327693, 327680, 2, 393229, 327680, 2, 458765, 327680, 2, 524301, 327680, 2, 589837, 327680, 2, 655373, 327680, 2, 720909, 327680, 2, 786445, 327680, 2, 14, 327680, 2, 65550, 327680, 2, 131086, 327680, 2, 196622, 327680, 2, 262158, 327680, 2, 327694, 327680, 2, 393230, 327680, 2, 458766, 327680, 2, 524302, 327680, 2, 589838, 327680, 2, 655374, 327680, 2, 720910, 327680, 2, 786446, 327680, 2, 15, 327680, 2, 65551, 327680, 2, 131087, 327680, 2, 196623, 327680, 2, 262159, 327680, 2, 327695, 327680, 2, 393231, 327680, 2, 458767, 327680, 2, 524303, 327680, 2, 589839, 327680, 2, 655375, 327680, 2, 720911, 327680, 2, 786447, 327680, 2, 16, 327680, 2, 65552, 327680, 2, 131088, 327680, 2, 196624, 327680, 2, 262160, 327680, 2, 327696, 327680, 2, 393232, 327680, 2, 458768, 327680, 2, 524304, 327680, 2, 589840, 327680, 2, 655376, 327680, 2, 720912, 327680, 2, 786448, 327680, 2, 17, 327680, 2, 65553, 327680, 2, 131089, 327680, 2, 196625, 327680, 2, 262161, 327680, 2, 327697, 327680, 2, 393233, 327680, 2, 458769, 327680, 2, 524305, 327680, 2, 589841, 327680, 2, 655377, 327680, 2, 720913, 327680, 2, 786449, 327680, 2, 18, 327680, 2, 65554, 327680, 2, 131090, 327680, 2, 196626, 327680, 2, 262162, 327680, 2, 327698, 327680, 2, 393234, 327680, 2, 458770, 327680, 2, 524306, 327680, 2, 589842, 327680, 2, 655378, 327680, 2, 720914, 327680, 2, 786450, 327680, 2, 19, 327680, 2, 65555, 327680, 2, 131091, 327680, 2, 196627, 327680, 2, 262163, 327680, 2, 327699, 327680, 2, 393235, 327680, 2, 458771, 327680, 2, 524307, 327680, 2, 589843, 327680, 2, 655379, 327680, 2, 720915, 327680, 2, 786451, 327680, 2, 20, 327680, 2, 65556, 327680, 2, 131092, 327680, 2, 196628, 327680, 2, 262164, 327680, 2, 327700, 327680, 2, 393236, 327680, 2, 458772, 327680, 2, 524308, 327680, 2, 589844, 327680, 2, 655380, 327680, 2, 720916, 327680, 2, 786452, 327680, 2, 21, 327680, 2, 65557, 327680, 2, 131093, 327680, 2, 196629, 327680, 2, 262165, 327680, 2, 327701, 327680, 2, 393237, 327680, 2, 458773, 327680, 2, 524309, 327680, 2, 589845, 327680, 2, 655381, 327680, 2, 720917, 327680, 2, 786453, 327680, 2, 22, 327680, 2, 65558, 327680, 2, 131094, 327680, 2, 196630, 327680, 2, 262166, 327680, 2, 327702, 327680, 2, 393238, 327680, 2, 458774, 327680, 2, 524310, 327680, 2, 589846, 327680, 2, 655382, 327680, 2, 720918, 327680, 2, 786454, 327680, 2, 23, 327680, 2, 65559, 327680, 2, 131095, 327680, 2, 196631, 327680, 2, 262167, 327680, 2, 327703, 327680, 2, 393239, 327680, 2, 458775, 327680, 2, 524311, 327680, 2, 589847, 327680, 2, 655383, 327680, 2, 720919, 327680, 2, 786455, 327680, 2, 24, 327680, 2, 65560, 327680, 2, 131096, 327680, 2, 196632, 327680, 2, 262168, 327680, 2, 327704, 327680, 2, 393240, 327680, 2, 458776, 327680, 2, 524312, 327680, 2, 589848, 327680, 2, 655384, 327680, 2, 720920, 327680, 2, 786456, 327680, 2, 25, 327680, 2, 65561, 327680, 2, 131097, 327680, 2, 196633, 327680, 2, 262169, 327680, 2, 327705, 327680, 2, 393241, 327680, 2, 458777, 327680, 2, 524313, 327680, 2, 589849, 327680, 2, 655385, 327680, 2, 720921, 327680, 2, 786457, 327680, 2, 26, 327680, 2, 65562, 327680, 2, 131098, 327680, 2, 196634, 327680, 2, 262170, 327680, 2, 327706, 327680, 2, 393242, 327680, 2, 458778, 327680, 2, 524314, 327680, 2, 589850, 327680, 2, 655386, 327680, 2, 720922, 327680, 2, 786458, 327680, 2, 27, 327680, 2, 65563, 327680, 2, 131099, 327680, 2, 196635, 327680, 2, 262171, 327680, 2, 327707, 327680, 2, 393243, 327680, 2, 458779, 327680, 2, 524315, 327680, 2, 589851, 327680, 2, 655387, 327680, 2, 720923, 327680, 2, 786459, 327680, 2, 28, 327680, 2, 65564, 327680, 2, 131100, 327680, 2, 196636, 327680, 2, 262172, 327680, 2, 327708, 327680, 2, 393244, 327680, 2, 458780, 327680, 2, 524316, 327680, 2, 589852, 327680, 2, 655388, 327680, 2, 720924, 327680, 2, 786460, 327680, 2, 29, 327680, 2, 65565, 327680, 2, 131101, 327680, 2, 196637, 327680, 2, 262173, 327680, 2, 327709, 327680, 2, 393245, 327680, 2, 458781, 327680, 2, 524317, 327680, 2, 589853, 327680, 2, 655389, 327680, 2, 720925, 327680, 2, 786461, 327680, 2, 30, 327680, 2, 65566, 327680, 2, 131102, 327680, 2, 196638, 327680, 2, 262174, 327680, 2, 327710, 327680, 2, 393246, 327680, 2, 458782, 327680, 2, 524318, 327680, 2, 589854, 327680, 2, 655390, 327680, 2, 720926, 327680, 2, 786462, 327680, 2, 31, 327680, 2, 65567, 327680, 2, 131103, 327680, 2, 196639, 327680, 2, 262175, 327680, 2, 327711, 327680, 2, 393247, 327680, 2, 458783, 327680, 2, 524319, 327680, 2, 589855, 327680, 2, 655391, 327680, 2, 720927, 327680, 2, 786463, 327680, 2, 32, 327680, 2, 65568, 327680, 2, 131104, 327680, 2, 196640, 327680, 2, 262176, 327680, 2, 327712, 327680, 2, 393248, 327680, 2, 458784, 327680, 2, 524320, 327680, 2, 589856, 327680, 2, 655392, 327680, 2, 720928, 327680, 2, 786464, 327680, 2, 33, 327680, 2, 65569, 327680, 2, 131105, 327680, 2, 196641, 327680, 2, 262177, 327680, 2, 327713, 327680, 2, 393249, 327680, 2, 458785, 327680, 2, 524321, 327680, 2, 589857, 327680, 2, 655393, 327680, 2, 720929, 327680, 2, 786465, 327680, 2, 34, 327680, 2, 65570, 327680, 2, 131106, 327680, 2, 196642, 327680, 2, 262178, 327680, 2, 327714, 327680, 2, 393250, 327680, 2, 458786, 327680, 2, 524322, 327680, 2, 589858, 327680, 2, 655394, 327680, 2, 720930, 327680, 2, 786466, 327680, 2, 35, 327680, 2, 65571, 327680, 2, 131107, 327680, 2, 196643, 327680, 2, 262179, 327680, 2, 327715, 327680, 2, 393251, 327680, 2, 458787, 327680, 2, 524323, 327680, 2, 589859, 327680, 2, 655395, 327680, 2, 720931, 327680, 2, 786467, 327680, 2, 36, 327680, 2, 65572, 327680, 2, 131108, 327680, 2, 196644, 327680, 2, 262180, 327680, 2, 327716, 327680, 2, 393252, 327680, 2, 458788, 327680, 2, 524324, 327680, 2, 589860, 327680, 2, 655396, 327680, 2, 720932, 327680, 2, 786468, 327680, 2, 37, 327680, 2, 65573, 327680, 2, 131109, 327680, 2, 196645, 327680, 2, 262181, 327680, 2, 327717, 327680, 2, 393253, 327680, 2, 458789, 327680, 2, 524325, 327680, 2, 589861, 327680, 2, 655397, 327680, 2, 720933, 327680, 2, 786469, 327680, 2, 38, 327680, 2, 65574, 327680, 2, 131110, 327680, 2, 196646, 327680, 2, 262182, 327680, 2, 327718, 327680, 2, 393254, 327680, 2, 458790, 327680, 2, 524326, 327680, 2, 589862, 327680, 2, 655398, 327680, 2, 720934, 327680, 2, 786470, 327680, 2, 39, 327680, 2, 65575, 327680, 2, 131111, 327680, 2, 196647, 327680, 2, 262183, 327680, 2, 327719, 327680, 2, 393255, 327680, 2, 458791, 327680, 2, 524327, 327680, 2, 589863, 327680, 2, 655399, 327680, 2, 720935, 327680, 2, 786471, 327680, 2, 40, 327680, 2, 65576, 327680, 2, 131112, 327680, 2, 196648, 327680, 2, 262184, 327680, 2, 327720, 327680, 2, 393256, 327680, 2, 458792, 327680, 2, 524328, 327680, 2, 589864, 327680, 2, 655400, 327680, 2, 720936, 327680, 2, 786472, 327680, 2, 41, 327680, 2, 65577, 327680, 2, 131113, 327680, 2, 196649, 327680, 2, 262185, 327680, 2, 327721, 327680, 2, 393257, 327680, 2, 458793, 327680, 2, 524329, 327680, 2, 589865, 327680, 2, 655401, 327680, 2, 720937, 327680, 2, 786473, 327680, 2, 42, 327680, 2, 65578, 327680, 2, 131114, 327680, 2, 196650, 327680, 2, 262186, 327680, 2, 327722, 327680, 2, 393258, 327680, 2, 458794, 327680, 2, 524330, 327680, 2, 589866, 327680, 2, 655402, 327680, 2, 720938, 327680, 2, 786474, 327680, 2, 43, 327680, 2, 65579, 327680, 2, 131115, 327680, 2, 196651, 327680, 2, 262187, 327680, 2, 327723, 327680, 2, 393259, 327680, 2, 458795, 327680, 2, 524331, 327680, 2, 589867, 327680, 2, 655403, 327680, 2, 720939, 327680, 2, 786475, 327680, 2, 44, 327680, 2, 65580, 327680, 2, 131116, 327680, 2, 196652, 327680, 2, 262188, 327680, 2, 327724, 327680, 2, 393260, 327680, 2, 458796, 327680, 2, 524332, 327680, 2, 589868, 327680, 2, 655404, 327680, 2, 720940, 327680, 2, 786476, 327680, 2, 45, 327680, 2, 65581, 327680, 2, 131117, 327680, 2, 196653, 327680, 2, 262189, 327680, 2, 327725, 327680, 2, 393261, 327680, 2, 458797, 327680, 2, 524333, 327680, 2, 589869, 327680, 2, 655405, 327680, 2, 720941, 327680, 2, 786477, 327680, 2, 46, 327680, 2, 65582, 327680, 2, 131118, 327680, 2, 196654, 327680, 2, 262190, 327680, 2, 327726, 327680, 2, 393262, 327680, 2, 458798, 327680, 2, 524334, 327680, 2, 589870, 327680, 2, 655406, 327680, 2, 720942, 327680, 2, 786478, 327680, 2, 47, 327680, 2, 65583, 327680, 2, 131119, 327680, 2, 196655, 327680, 2, 262191, 327680, 2, 327727, 327680, 2, 393263, 327680, 2, 458799, 327680, 2, 524335, 327680, 2, 589871, 327680, 2, 655407, 327680, 2, 720943, 327680, 2, 786479, 327680, 2, 48, 327680, 2, 65584, 327680, 2, 131120, 327680, 2, 196656, 327680, 2, 262192, 327680, 2, 327728, 327680, 2, 393264, 327680, 2, 458800, 327680, 2, 524336, 327680, 2, 589872, 327680, 2, 655408, 327680, 2, 720944, 327680, 2, 786480, 327680, 2, 49, 327680, 2, 65585, 327680, 2, 131121, 327680, 2, 196657, 327680, 2, 262193, 327680, 2, 327729, 327680, 2, 393265, 327680, 2, 458801, 327680, 2, 524337, 327680, 2, 589873, 327680, 2, 655409, 327680, 2, 720945, 327680, 2, 50, 327680, 2, 65586, 327680, 2, 131122, 327680, 2, 196658, 327680, 2, 262194, 327680, 2, 327730, 327680, 2, 393266, 327680, 2, 458802, 327680, 2, 524338, 327680, 2, 589874, 327680, 2, 655410, 327680, 2, 720946, 327680, 2, 51, 327680, 2, 65587, 327680, 2, 131123, 327680, 2, 196659, 327680, 2, 262195, 327680, 2, 327731, 327680, 2, 393267, 327680, 2, 458803, 327680, 2, 524339, 327680, 2, 589875, 327680, 2, 655411, 327680, 2, 720947, 327680, 2, 52, 327680, 2, 65588, 327680, 2, 131124, 327680, 2, 196660, 327680, 2, 262196, 327680, 2, 327732, 327680, 2, 393268, 327680, 2, 458804, 327680, 2, 524340, 327680, 2, 589876, 327680, 2, 655412, 327680, 2, 720948, 327680, 2, 53, 327680, 2, 65589, 327680, 2, 131125, 327680, 2, 196661, 327680, 2, 262197, 327680, 2, 327733, 327680, 2, 393269, 327680, 2, 458805, 327680, 2, 524341, 327680, 2, 589877, 327680, 2, 655413, 327680, 2, 720949, 327680, 2, 54, 327680, 2, 65590, 327680, 2, 131126, 327680, 2, 196662, 327680, 2, 262198, 327680, 2, 327734, 327680, 2, 393270, 327680, 2, 458806, 327680, 2, 524342, 327680, 2, 589878, 327680, 2, 655414, 327680, 2, 720950, 327680, 2, 55, 327680, 2, 65591, 327680, 2, 131127, 327680, 2, 196663, 327680, 2, 262199, 327680, 2, 327735, 327680, 2, 393271, 327680, 2, 458807, 327680, 2, 524343, 327680, 2, 589879, 327680, 2, 655415, 327680, 2, 720951, 327680, 2, 56, 327680, 2, 65592, 327680, 2, 131128, 327680, 2, 196664, 327680, 2, 262200, 327680, 2, 327736, 327680, 2, 393272, 327680, 2, 458808, 327680, 2, 524344, 327680, 2, 589880, 327680, 2, 655416, 327680, 2, 720952, 327680, 2, 57, 327680, 2, 65593, 327680, 2, 131129, 327680, 2, 196665, 327680, 2, 262201, 327680, 2, 327737, 327680, 2, 393273, 327680, 2, 458809, 327680, 2, 524345, 327680, 2, 589881, 327680, 2, 655417, 327680, 2, 720953, 327680, 2, 58, 327680, 2, 65594, 327680, 2, 131130, 327680, 2, 196666, 327680, 2, 262202, 327680, 2, 327738, 327680, 2, 393274, 327680, 2, 458810, 327680, 2, 524346, 327680, 2, 589882, 327680, 2, 655418, 327680, 2, 720954, 327680, 2, 59, 327680, 2, 65595, 327680, 2, 131131, 327680, 2, 196667, 327680, 2, 262203, 327680, 2, 327739, 327680, 2, 393275, 327680, 2, 458811, 327680, 2, 524347, 327680, 2, 589883, 327680, 2, 655419, 327680, 2, 720955, 327680, 2, 60, 327680, 2, 65596, 327680, 2, 131132, 327680, 2, 196668, 327680, 2, 262204, 327680, 2, 327740, 327680, 2, 393276, 327680, 2, 458812, 327680, 2, 524348, 327680, 2, 589884, 327680, 2, 655420, 327680, 2, 720956, 327680, 2, 61, 327680, 2, 65597, 327680, 2, 131133, 327680, 2, 196669, 327680, 2, 262205, 327680, 2, 327741, 327680, 2, 393277, 327680, 2, 458813, 327680, 2, 524349, 327680, 2, 589885, 327680, 2, 655421, 327680, 2, 720957, 327680, 2, 62, 327680, 2, 65598, 327680, 2, 131134, 327680, 2, 196670, 327680, 2, 262206, 327680, 2, 327742, 327680, 2, 393278, 327680, 2, 458814, 327680, 2, 524350, 327680, 2, 589886, 327680, 2, 655422, 327680, 2, 720958, 327680, 2, 63, 327680, 2, 65599, 327680, 2, 131135, 327680, 2, 196671, 327680, 2, 262207, 327680, 2, 327743, 327680, 2, 393279, 327680, 2, 458815, 327680, 2, 524351, 327680, 2, 589887, 327680, 2, 655423, 327680, 2, 720959, 327680, 2, 786481, 327680, 2, 786482, 327680, 2, 786483, 327680, 2, 786484, 327680, 2, 786485, 327680, 2, 786486, 327680, 2, 786487, 327680, 2, 786488, 327680, 2, 786489, 327680, 2, 786490, 327680, 2, 786491, 327680, 2, 786492, 327680, 2, 786493, 327680, 2, 786494, 327680, 2, 786495, 327680, 2, 852015, 65536, 0, 917551, 65536, 0, 983087, 65536, 0, 1048623, 65536, 0, 1114159, 65536, 0, 1179695, 65536, 0, 1245231, 65536, 0, 1310767, 65536, 0, 1376303, 65536, 0, 1441839, 65536, 0, 1507375, 65536, 0, 1572911, 65536, 0, 1638447, 65536, 0, 1703983, 65536, 0, 1769519, 65536, 0, 852016, 0, 0, 917552, 0, 0, 983088, 0, 0, 1048624, 0, 0, 1114160, 0, 0, 1179696, 0, 0, 1245232, 0, 0, 1310768, 0, 0, 1376304, 0, 0, 1441840, 0, 0, 1507376, 0, 0, 1572912, 0, 0, 1638448, 0, 0, 1703984, 0, 0, 1769520, 0, 0, 852017, 65536, 0, 917553, 65536, 0, 983089, 65536, 0, 1048625, 65536, 0, 1114161, 65536, 0, 1179697, 65536, 0, 1245233, 65536, 0, 1310769, 65536, 0, 1376305, 65536, 0, 1441841, 65536, 0, 1507377, 65536, 0, 1572913, 65536, 0, 1638449, 65536, 0, 1703985, 65536, 0, 1769521, 65536, 0, 852018, 0, 0, 917554, 0, 0, 983090, 0, 0, 1048626, 0, 0, 1114162, 0, 0, 1179698, 0, 0, 1245234, 0, 0, 1310770, 0, 0, 1376306, 0, 0, 1441842, 0, 0, 1507378, 0, 0, 1572914, 0, 0, 1638450, 0, 0, 1703986, 0, 0, 1769522, 0, 0, 852019, 65536, 0, 917555, 65536, 0, 983091, 65536, 0, 1048627, 65536, 0, 1114163, 65536, 0, 1179699, 65536, 0, 1245235, 65536, 0, 1310771, 65536, 0, 1376307, 65536, 0, 1441843, 65536, 0, 1507379, 65536, 0, 1572915, 65536, 0, 1638451, 65536, 0, 1703987, 65536, 0, 1769523, 65536, 0, 852020, 0, 0, 917556, 0, 0, 983092, 0, 0, 1048628, 0, 0, 1114164, 0, 0, 1179700, 0, 0, 1245236, 0, 0, 1310772, 0, 0, 1376308, 0, 0, 1441844, 0, 0, 1507380, 0, 0, 1572916, 0, 0, 1638452, 0, 0, 1703988, 0, 0, 1769524, 0, 0, 852021, 65536, 0, 917557, 65536, 0, 983093, 65536, 0, 1048629, 65536, 0, 1114165, 65536, 0, 1179701, 65536, 0, 1245237, 65536, 0, 1310773, 65536, 0, 1376309, 65536, 0, 1441845, 65536, 0, 1507381, 65536, 0, 1572917, 65536, 0, 1638453, 65536, 0, 1703989, 65536, 0, 1769525, 65536, 0, 852022, 0, 0, 917558, 0, 0, 983094, 0, 0, 1048630, 0, 0, 1114166, 0, 0, 1179702, 0, 0, 1245238, 0, 0, 1310774, 0, 0, 1376310, 0, 0, 1441846, 0, 0, 1507382, 0, 0, 1572918, 0, 0, 1638454, 0, 0, 1703990, 0, 0, 1769526, 0, 0, 852023, 65536, 0, 917559, 65536, 0, 983095, 65536, 0, 1048631, 65536, 0, 1114167, 65536, 0, 1179703, 65536, 0, 1245239, 65536, 0, 1310775, 65536, 0, 1376311, 65536, 0, 1441847, 65536, 0, 1507383, 65536, 0, 1572919, 65536, 0, 1638455, 65536, 0, 1703991, 65536, 0, 1769527, 65536, 0, 852024, 0, 0, 917560, 0, 0, 983096, 0, 0, 1048632, 0, 0, 1114168, 0, 0, 1179704, 0, 0, 1245240, 0, 0, 1310776, 0, 0, 1376312, 0, 0, 1441848, 0, 0, 1507384, 0, 0, 1572920, 0, 0, 1638456, 0, 0, 1703992, 0, 0, 1769528, 0, 0, 852025, 65536, 0, 917561, 65536, 0, 983097, 65536, 0, 1048633, 65536, 0, 1114169, 65536, 0, 1179705, 65536, 0, 1245241, 65536, 0, 1310777, 65536, 0, 1376313, 65536, 0, 1441849, 65536, 0, 1507385, 65536, 0, 1572921, 65536, 0, 1638457, 65536, 0, 1703993, 65536, 0, 1769529, 65536, 0, 852026, 0, 0, 917562, 0, 0, 983098, 0, 0, 1048634, 0, 0, 1114170, 0, 0, 1179706, 0, 0, 1245242, 0, 0, 1310778, 0, 0, 1376314, 0, 0, 1441850, 0, 0, 1507386, 0, 0, 1572922, 0, 0, 1638458, 0, 0, 1703994, 0, 0, 1769530, 0, 0, 852027, 65536, 0, 917563, 65536, 0, 983099, 65536, 0, 1048635, 65536, 0, 1114171, 65536, 0, 1179707, 65536, 0, 1245243, 65536, 0, 1310779, 65536, 0, 1376315, 65536, 0, 1441851, 65536, 0, 1507387, 65536, 0, 1572923, 65536, 0, 1638459, 65536, 0, 1703995, 65536, 0, 1769531, 65536, 0, 852028, 0, 0, 917564, 0, 0, 983100, 0, 0, 1048636, 0, 0, 1114172, 0, 0, 1179708, 0, 0, 1245244, 0, 0, 1310780, 0, 0, 1376316, 0, 0, 1441852, 0, 0, 1507388, 0, 0, 1572924, 0, 0, 1638460, 0, 0, 1703996, 0, 0, 1769532, 0, 0, 852029, 65536, 0, 917565, 65536, 0, 983101, 65536, 0, 1048637, 65536, 0, 1114173, 65536, 0, 1179709, 65536, 0, 1245245, 65536, 0, 1310781, 65536, 0, 1376317, 65536, 0, 1441853, 65536, 0, 1507389, 65536, 0, 1572925, 65536, 0, 1638461, 65536, 0, 1703997, 65536, 0, 1769533, 65536, 0, 852030, 0, 0, 917566, 0, 0, 983102, 0, 0, 1048638, 0, 0, 1114174, 0, 0, 1179710, 0, 0, 1245246, 0, 0, 1310782, 0, 0, 1376318, 0, 0, 1441854, 0, 0, 1507390, 0, 0, 1572926, 0, 0, 1638462, 0, 0, 1703998, 0, 0, 1769534, 0, 0, 852031, 65536, 0, 917567, 65536, 0, 983103, 65536, 0, 1048639, 65536, 0, 1114175, 65536, 0, 1179711, 65536, 0, 1245247, 65536, 0, 1310783, 65536, 0, 1376319, 65536, 0, 1441855, 65536, 0, 1507391, 65536, 0, 1572927, 65536, 0, 1638463, 65536, 0, 1703999, 65536, 0, 1769535, 65536, 0, 851987, 1, 0, 917523, 1, 0, 983059, 1, 0, 1048595, 1, 0, 1114131, 1, 0, 1179667, 1, 0, 1245203, 1, 0, 1310739, 1, 0, 851988, 1, 0, 917524, 1, 0, 983060, 1, 0, 1048596, 1, 0, 1114132, 1, 0, 1179668, 1, 0, 1245204, 1, 0, 1310740, 1, 0, 851989, 1, 0, 917525, 1, 0, 983061, 1, 0, 1048597, 1, 0, 1114133, 1, 0, 1179669, 1, 0, 1245205, 1, 0, 1310741, 1, 0, 851990, 1, 0, 917526, 1, 0, 983062, 1, 0, 1048598, 1, 0, 1114134, 1, 0, 1179670, 1, 0, 1245206, 1, 0, 1310742, 1, 0, 851991, 1, 0, 917527, 1, 0, 983063, 1, 0, 1048599, 1, 0, 1114135, 1, 0, 1179671, 1, 0, 1245207, 1, 0, 1310743, 1, 0, 851992, 1, 0, 917528, 1, 0, 983064, 1, 0, 1048600, 1, 0, 1114136, 1, 0, 1179672, 1, 0, 1245208, 1, 0, 1310744, 1, 0, 851993, 1, 0, 917529, 1, 0, 983065, 1, 0, 1048601, 1, 0, 1114137, 1, 0, 1179673, 1, 0, 1245209, 1, 0, 1310745, 1, 0, 851994, 1, 0, 917530, 1, 0, 983066, 1, 0, 1048602, 1, 0, 1114138, 1, 0, 1179674, 1, 0, 1245210, 1, 0, 1310746, 1, 0, 851995, 1, 0, 917531, 1, 0, 983067, 1, 0, 1048603, 1, 0, 1114139, 1, 0, 1179675, 1, 0, 1245211, 1, 0, 1310747, 1, 0, 851996, 1, 0, 917532, 1, 0, 983068, 1, 0, 1048604, 1, 0, 1114140, 1, 0, 1179676, 1, 0, 1245212, 1, 0, 1310748, 1, 0, 851997, 1, 0, 917533, 1, 0, 983069, 1, 0, 1048605, 1, 0, 1114141, 1, 0, 1179677, 1, 0, 1245213, 1, 0, 1310749, 1, 0, 851998, 1, 0, 917534, 1, 0, 983070, 1, 0, 1048606, 1, 0, 1114142, 1, 0, 1179678, 1, 0, 1245214, 1, 0, 1310750, 1, 0, 851999, 1, 0, 917535, 1, 0, 983071, 1, 0, 1048607, 1, 0, 1114143, 1, 0, 1179679, 1, 0, 1245215, 1, 0, 1310751, 1, 0, 852000, 1, 0, 917536, 1, 0, 983072, 1, 0, 1048608, 1, 0, 1114144, 1, 0, 1179680, 1, 0, 1245216, 1, 0, 1310752, 1, 0, 852001, 1, 0, 917537, 1, 0, 983073, 1, 0, 1048609, 1, 0, 1114145, 1, 0, 1179681, 1, 0, 1245217, 1, 0, 1310753, 1, 0, 852002, 1, 0, 917538, 1, 0, 983074, 1, 0, 1048610, 1, 0, 1114146, 1, 0, 1179682, 1, 0, 1245218, 1, 0, 1310754, 1, 0, 852003, 1, 0, 917539, 1, 0, 983075, 1, 0, 1048611, 1, 0, 1114147, 1, 0, 1179683, 1, 0, 1245219, 1, 0, 1310755, 1, 0, 852004, 1, 0, 917540, 1, 0, 983076, 1, 0, 1048612, 1, 0, 1114148, 1, 0, 1179684, 1, 0, 1245220, 1, 0, 1310756, 1, 0, 852005, 1, 0, 917541, 1, 0, 983077, 1, 0, 1048613, 1, 0, 1114149, 1, 0, 1179685, 1, 0, 1245221, 1, 0, 1310757, 1, 0, 852006, 1, 0, 917542, 1, 0, 983078, 1, 0, 1048614, 1, 0, 1114150, 1, 0, 1179686, 1, 0, 1245222, 1, 0, 1310758, 1, 0, 852007, 1, 0, 917543, 1, 0, 983079, 1, 0, 1048615, 1, 0, 1114151, 1, 0, 1179687, 1, 0, 1245223, 1, 0, 1310759, 1, 0, 852008, 1, 0, 917544, 1, 0, 983080, 1, 0, 1048616, 1, 0, 1114152, 1, 0, 1179688, 1, 0, 1245224, 1, 0, 1310760, 1, 0, 852009, 1, 0, 917545, 1, 0, 983081, 1, 0, 1048617, 1, 0, 1114153, 1, 0, 1179689, 1, 0, 1245225, 1, 0, 1310761, 1, 0, 852010, 1, 0, 917546, 1, 0, 983082, 1, 0, 1048618, 1, 0, 1114154, 1, 0, 1179690, 1, 0, 1245226, 1, 0, 1310762, 1, 0, 852011, 1, 0, 917547, 1, 0, 983083, 1, 0, 1048619, 1, 0, 1114155, 1, 0, 1179691, 1, 0, 1245227, 1, 0, 1310763, 1, 0, 852012, 1, 0, 917548, 1, 0, 983084, 1, 0, 1048620, 1, 0, 1114156, 1, 0, 1179692, 1, 0, 1245228, 1, 0, 1310764, 1, 0, 852013, 1, 0, 917549, 1, 0, 983085, 1, 0, 1048621, 1, 0, 1114157, 1, 0, 1179693, 1, 0, 1245229, 1, 0, 1310765, 1, 0, 852014, 1, 0, 917550, 1, 0, 983086, 1, 0, 1048622, 1, 0, 1114158, 1, 0, 1179694, 1, 0, 1245230, 1, 0, 1310766, 1, 0)
[node name="BirthMark" type="Marker2D" parent="." index="3"]
position = Vector2(536, 310)
@@ -220,6 +220,18 @@
Id = "item_0005"
DefaultLayer = 1
+[node name="Item0036" type="Node2D" parent="ItemRoot" index="13"]
+position = Vector2(941, 313)
+script = ExtResource("5_lowqi")
+Id = "item_0036"
+DefaultLayer = 1
+
+[node name="Item0054" type="Node2D" parent="ItemRoot" index="14"]
+position = Vector2(823, 211)
+script = ExtResource("5_lowqi")
+Id = "item_0054"
+DefaultLayer = 1
+
[node name="Item05" type="Sprite2D" parent="." index="7"]
z_index = -4
position = Vector2(859, 383)
diff --git a/DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs b/DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
index e7d83ec..8425dcf 100644
--- a/DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
+++ b/DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
@@ -349,6 +349,16 @@
///
public const string Id_item_0031 = "item_0031";
///
+ /// 名称: 台球桌
+ /// 简介:
+ ///
+ public const string Id_item_0036 = "item_0036";
+ ///
+ /// 名称: 贩卖机
+ /// 简介:
+ ///
+ public const string Id_item_0054 = "item_0054";
+ ///
/// 名称: 卡带盒子
/// 简介:
///