Skip to content

Commit

Permalink
SR: Adjust map.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bozar committed Mar 6, 2022
1 parent 4a473cd commit 2780697
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions library/npc_data/SnowRunnerData.gd
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ const SNOW_FALL := 20
const SNOW_MELT := 40

const MAX_SNOW := 20
const MAX_DOOR := 20
const MAX_DOOR := 18
const MAX_OFFLOAD := 2

const SNOW_COST_TURN := 1
const GOODS_COST_TURN := 1

const OFFLOAD_GOODS := 17
const OFFLOAD_GOODS := 25
const DROP_OFF_PASSENGER := 9
const PICK_UP_PASSENGER := 5
Binary file modified resource/REXPaint/snowrunner/snowrunner.xp
Binary file not shown.
10 changes: 5 additions & 5 deletions resource/dungeon_prefab/snowrunner/snowrunner.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
####+###+########X###
####+######+#####X###
#==∙∙==∙∙==∙∙∙==∙∙==#
#==∙∙==∙∙==∙∙∙==∙∙==#
#∙SG#∙∙+#∙∙#X#∙∙+#∙∙#
#∙SG#∙∙+#∙∙#+#∙∙+#∙∙#
+∙∙#+∙∙#+∙∙+#+∙∙#X∙∙+
#∙∙##∙∙##∙∙###∙∙##∙∙#
#∙∙+#∙∙+#∙∙#+#∙∙+#∙∙#
#==∙∙==∙∙==∙∙∙==∙∙==#
#==∙∙==∙∙==∙∙∙==∙∙==#
#∙∙#+∙∙#X∙∙#+#∙∙#X∙∙#
#∙∙#+∙∙#+∙∙#+#∙∙#X∙∙#
+∙∙##∙∙##∙∙+#+∙∙##∙∙X
#∙∙+#∙∙+#∙∙#X#∙∙+#∙∙#
#∙∙+#∙∙X#∙∙#+#∙∙+#∙∙#
#==∙∙==∙∙==∙∙∙==∙∙==#
#==∙∙==∙∙==∙∙∙==∙∙==#
####X###+########+###
####X######+#####+###

0 comments on commit 2780697

Please sign in to comment.