Template:Tilenums: Difference between revisions
Jump to navigation
Jump to search
Created page with "Hard-coded tilenums. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 30719 || TILE_SAVESHOT || |- | No || 30718 || TILE_TILT || |- | No || 30717 || TILE..." |
(No difference)
|
Revision as of 17:30, 20 February 2020
Hard-coded tilenums.
Exposed | Value | Label | Description | |
---|---|---|---|---|
No | 30719 | TILE_SAVESHOT | ||
No | 30718 | TILE_TILT | ||
No | 30717 | TILE_LOADSHOT | ||
No | 30716 | TILE_ANIM | ||
No | 30715 | TILE_VIEWSCR |
define TILE_SAVESHOT 30719 define TILE_TILT 30718 define TILE_LOADSHOT 30717 define TILE_ANIM 30716 define TILE_VIEWSCR 30715