mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 02:11:15 +00:00
Map Tweaks
This commit is contained in:
parent
fc31b529ac
commit
4c4cf8b19a
2 changed files with 2 additions and 3 deletions
|
|
@ -120,7 +120,7 @@ MarkerTexture = SubResource("AtlasTexture_40w0p")
|
|||
SpawnChance = 10.0
|
||||
|
||||
[node name="Chest2" type="Marker2D" parent="Features"]
|
||||
position = Vector2(604, 152)
|
||||
position = Vector2(584, 183)
|
||||
script = ExtResource("5_fj3qi")
|
||||
MarkerTexture = SubResource("AtlasTexture_40w0p")
|
||||
SpawnChance = 10.0
|
||||
|
|
@ -132,7 +132,7 @@ MarkerTexture = SubResource("AtlasTexture_40w0p")
|
|||
SpawnChance = 10.0
|
||||
|
||||
[node name="Chest4" type="Marker2D" parent="Features"]
|
||||
position = Vector2(539, 152)
|
||||
position = Vector2(552, 151)
|
||||
script = ExtResource("5_fj3qi")
|
||||
MarkerTexture = SubResource("AtlasTexture_40w0p")
|
||||
SpawnChance = 10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue