|
Crossfire Server, Branch 1.12
R12190
|
Defines | |
| #define | ST_MAT_FLOOR 1 |
| Floor. | |
| #define | ST_MAT_ITEM 3 |
| Most other items, including doors & such. | |
| #define | ST_MAT_WALL 2 |
| Wall. | |
| #define | ST_MAT_WINDOW 4 |
| Window. | |
| #define ST_MAT_FLOOR 1 |
| #define ST_MAT_ITEM 3 |
Most other items, including doors & such.
Definition at line 320 of file define.h.
Referenced by apply_map_builder().
| #define ST_MAT_WALL 2 |
| #define ST_MAT_WINDOW 4 |
1.7.6.1