I created this image as I looked at the original GeneralTiles.png, but I didn't copy any of the image data from it -- I just used it to see what tile to put where. In fact, I don't copy any graphical data from anywhere at all since the entire image is generated programmatically by a Perl script.
If you want one with a grid on it, here you go (attached). I suggest playing with this mod for a while to figure out what tiles are which room elements, and I tried to make the colors suggestive of the original monsters. However, if you really want a template specification, here is a copy of the data segment from my Perl script that decides what tiles are drawn where:
8Decoy 8Poppy
8DecoySword 8PoppySword
8Beethro 2Checkpoint 1 1Ortho 4
8BeethroSword 5Swirl 2SeepBlood 1SlayerBlood
8Mimic 8WraithWing
8MimicSword 8WraithWing
8GoblinKing 8EvilEye
8Roach 8EvilEye
8Roach 2Blood 2Debris 2Bugs 1Z 1Masterwall
8RoachQueen 2TarBlood 2 4TarMother
8RoachQueen 2MudBlood 2 4MudMother
8RoachEgg 8Seep
8Goblin 8Seep
8Goblin 2Wubba 1Bomb 2 3Spark
1Scroll 2Orb 3Potion 2Brain 4Eyebeam 1ImageTile 3
4YellowDoor 4GreenDoor 4BlueDoor 4RedDoor
4YellowDoor 4GreenDoor 4BlueDoor 4RedDoor
4YellowDoor 4GreenDoor 4BlueDoor 4RedDoor
4YellowDoor 4GreenDoor 4BlueDoor 4RedDoor
4BlackDoor 4Fuse 4OpenDoor 4DarkFuse
4BlackDoor 4Fuse 4OpenDoor 4DarkFuse
4BlackDoor 4Fuse 4OpenDoor 4DarkFuse
4BlackDoor 4Fuse 4OpenDoor 4DarkFuse
8Golem 1Pile 2 5Tar
8Golem 1Pile 2 5Tar
3Serpent 2 3Rattler 3 5Tar
5Serpent 5Rattler 1 5Mud
5Serpent 5Rattler 1 5Mud
5Serpent 5Rattler 1 5Mud
8Slayer 8Hook
4Wisp 4Blast 8Citizen
8Citizen 8Citizen
8Halph 8GoblinKing
8Citizen 7WallShadow 1
8TarBaby 8Swish
8TarBaby 8Spider
8MudBaby 8Spider
8MudBaby 8ActiveEye
16
16
16
16
Each line represents a row of the graphic. Each element is a number followed by the name of the element. For example, the top row "
8Decoy 8Poppy"
means the first eight tiles are decoys (in the various directions) and the next eight are poppies (in the various directions). A number without a name associated with it means that many tiles are unused.
[Edited by AlefBet at
Local Time:04-25-2005 at 11:25 PM]
____________________________
I was charged with conspiracy to commit jay-walking, and accessory to changing lanes without signaling after the fact
.
++Adam H. Peterson