This commit is contained in:
parent
6be6fdb917
commit
be70fbdcfa
9 changed files with 135 additions and 11 deletions
|
@ -80,6 +80,9 @@ Bubble=0
|
|||
Jellyfish=1
|
||||
Industrial=1
|
||||
Leaf=2
|
||||
FishHook1=5
|
||||
FishHook2=5
|
||||
SwingingFishHook=10
|
||||
|
||||
################################################
|
||||
# Triggers
|
||||
|
|
|
@ -18,3 +18,11 @@ Gfx=..\..\Graphics\platforms\Industrial\Industrial.gin
|
|||
[Leaf]
|
||||
Gfx=..\..\Graphics\platforms\Leaf\Leaf.gin
|
||||
|
||||
[FishHook1]
|
||||
Gfx=..\..\Graphics\platforms\FishHook1\FishHook1.gin
|
||||
|
||||
[FishHook2]
|
||||
Gfx=..\..\Graphics\platforms\FishHook2\FishHook2.gin
|
||||
|
||||
[SwingingFishHook]
|
||||
Gfx=..\..\Graphics\platforms\FishHook3\FishHook3.gin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue