mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Update related tile animation constants
This commit is contained in:
parent
a7dca30971
commit
083cb38e33
7 changed files with 34 additions and 34 deletions
|
|
@ -9,8 +9,8 @@ MAP_BORDER EQU 3
|
|||
shift_const SOUTH ; 4
|
||||
shift_const NORTH ; 8
|
||||
|
||||
; tileset environments
|
||||
; flower and water tile animations
|
||||
const_def
|
||||
const INDOOR ; 0
|
||||
const CAVE ; 1
|
||||
const OUTDOOR ; 2
|
||||
const STATIC_FLOWERS_WATER ; 0
|
||||
const STATIC_FLOWERS_ANIMATED_WATER ; 1
|
||||
const ANIMATED_FLOWERS_WATER ; 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue