summaryrefslogtreecommitdiff
path: root/data/mapHeaders/PowerPlant.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/mapHeaders/PowerPlant.asm')
-rwxr-xr-xdata/mapHeaders/PowerPlant.asm8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/mapHeaders/PowerPlant.asm b/data/mapHeaders/PowerPlant.asm
new file mode 100755
index 00000000..91f03d63
--- /dev/null
+++ b/data/mapHeaders/PowerPlant.asm
@@ -0,0 +1,8 @@
+PowerPlant_h:
+ db FACILITY ; tileset
+ db POWER_PLANT_HEIGHT, POWER_PLANT_WIDTH ; dimensions (y, x)
+ dw PowerPlant_Blocks ; blocks
+ dw PowerPlant_TextPointers ; texts
+ dw PowerPlant_Script ; scripts
+ db 0 ; connections
+ dw PowerPlant_Object ; objects