Blue area tweaks

This commit is contained in:
Mathew Velasquez 2016-04-26 17:05:08 -04:00
parent 676be69725
commit 0c05d76a94
2 changed files with 10 additions and 0 deletions

View file

@ -37,6 +37,11 @@ FOOTSTEP_SFX = [
# Red observation deck
['step_metal',
'step_tile'],
# Red alley
[],
# Blue outpost
['step_tile',
'step_wood'],
]
FOOTSTEP_AMT = {

View file

@ -24,6 +24,11 @@ class SpecialEventData
[[-1, 0], [0, 0], [1, 0],
[-1, -1], [0, -1], [1, -1]]
),
:specialpool => SpecialEventData.new(
[],
[[-1, 0], [0, 0], [1, 0],
[-1, -1], [0, -1], [1, -1]]
),
:generator => SpecialEventData.new(
[:bottom],
[[-3, -1], [-2, -1], [-1, -1], [0, -1], [1, -1], [2, -1], [3, -1], # lowest row