From 2f4e7b8e2668b41c79b9fa18877c170abe51a783 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Fri, 26 Jun 2009 10:40:41 +0000 Subject: Add tile definitions into art-data.txt, though only for the item tiles. (The doll definitions are too complicated.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10050 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/rltiles/tiledef-unrand.cc | 90 ++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 crawl-ref/source/rltiles/tiledef-unrand.cc (limited to 'crawl-ref/source/rltiles/tiledef-unrand.cc') diff --git a/crawl-ref/source/rltiles/tiledef-unrand.cc b/crawl-ref/source/rltiles/tiledef-unrand.cc new file mode 100644 index 0000000000..177e996618 --- /dev/null +++ b/crawl-ref/source/rltiles/tiledef-unrand.cc @@ -0,0 +1,90 @@ +// This file has been automatically generated. + +#include "AppHdr.h" +#include "tiledef-unrand.h" + +#include "artefact.h" +#include "tiledef-main.h" + +int unrandart_to_tile(int unrand) +{ + switch (unrand) + { + case UNRAND_SINGING_SWORD: return TILE_UNRAND_SINGING_SWORD; + case UNRAND_TROG: return TILE_UNRAND_TROG; + case UNRAND_VARIABILITY: return TILE_UNRAND_VARIABILITY; + case UNRAND_PRUNE: return TILE_UNRAND_PRUNE; + case UNRAND_POWER: return TILE_UNRAND_POWER; + case UNRAND_OLGREB: return TILE_UNRAND_OLGREB; + case UNRAND_WUCAD_MU: return TILE_UNRAND_WUCAD_MU; + case UNRAND_VAMPIRES_TOOTH: return TILE_UNRAND_VAMPIRES_TOOTH; + case UNRAND_CURSES: return TILE_UNRAND_CURSES; + case UNRAND_TORMENT: return TILE_UNRAND_TORMENT; + case UNRAND_ZONGULDROK: return TILE_UNRAND_ZONGULDROK; + case UNRAND_CEREBOV: return TILE_UNRAND_CEREBOV; + case UNRAND_DISPATER: return TILE_UNRAND_DISPATER; + case UNRAND_ASMODEUS: return TILE_UNRAND_ASMODEUS; + case UNRAND_BLOODBANE: return TILE_UNRAND_BLOODBANE; + case UNRAND_FLAMING_DEATH: return TILE_UNRAND_FLAMING_DEATH; + case UNRAND_BRILLIANCE: return TILE_UNRAND_BRILLIANCE; + case UNRAND_LEECH: return TILE_UNRAND_LEECH; + case UNRAND_CHILLY_DEATH: return TILE_UNRAND_CHILLY_DEATH; + case UNRAND_MORG: return TILE_UNRAND_MORG; + case UNRAND_FINISHER: return TILE_UNRAND_FINISHER; + case UNRAND_PUNK: return TILE_UNRAND_PUNK; + case UNRAND_KRISHNA: return TILE_UNRAND_KRISHNA; + case UNRAND_SKULLCRUSHER: return TILE_UNRAND_SKULLCRUSHER; + case UNRAND_GUARD: return TILE_UNRAND_GUARD; + case UNRAND_JIHAD: return TILE_UNRAND_JIHAD; + case UNRAND_HELLFIRE: return TILE_UNRAND_HELLFIRE; + case UNRAND_DOOM_KNIGHT: return TILE_UNRAND_DOOM_KNIGHT; + case UNRAND_EOS: return TILE_UNRAND_EOS; + case UNRAND_BOTONO: return TILE_UNRAND_BOTONO; + case UNRAND_OCTOPUS_KING: return TILE_UNRAND_OCTOPUS_KING; + case UNRAND_ARGA: return TILE_UNRAND_ARGA; + case UNRAND_ELEMENTAL_STAFF: return TILE_UNRAND_ELEMENTAL_STAFF; + case UNRAND_SNIPER: return TILE_UNRAND_SNIPER; + case UNRAND_PIERCER: return TILE_UNRAND_PIERCER; + case UNRAND_BLOWGUN_ASSASSIN: return TILE_UNRAND_BLOWGUN_ASSASSIN; + case UNRAND_WYRMBANE: return TILE_UNRAND_WYRMBANE; + case UNRAND_SPRIGGANS_KNIFE: return TILE_UNRAND_SPRIGGANS_KNIFE; + case UNRAND_PLUTONIUM_SWORD: return TILE_UNRAND_PLUTONIUM_SWORD; + case UNRAND_UNDEADHUNTER: return TILE_UNRAND_UNDEADHUNTER; + case UNRAND_SERPENT_SCOURGE: return TILE_UNRAND_SERPENT_SCOURGE; + case UNRAND_ACCURACY: return TILE_UNRAND_ACCURACY; + case UNRAND_CRYSTAL_SPEAR: return TILE_UNRAND_CRYSTAL_SPEAR; + case UNRAND_IGNORANCE: return TILE_UNRAND_IGNORANCE; + case UNRAND_AUGMENTATION: return TILE_UNRAND_AUGMENTATION; + case UNRAND_THIEF: return TILE_UNRAND_THIEF; + case UNRAND_BULLSEYE: return TILE_UNRAND_BULLSEYE; + case UNRAND_DYROVEPREVA: return TILE_UNRAND_DYROVEPREVA; + case UNRAND_MISFORTUNE: return TILE_UNRAND_MISFORTUNE; + case UNRAND_FLASH: return TILE_UNRAND_FLASH; + case UNRAND_BOOTS_ASSASSIN: return TILE_UNRAND_BOOTS_ASSASSIN; + case UNRAND_LEAR: return TILE_UNRAND_LEAR; + case UNRAND_ZHOR: return TILE_UNRAND_ZHOR; + case UNRAND_SALAMANDER: return TILE_UNRAND_SALAMANDER; + case UNRAND_WAR: return TILE_UNRAND_WAR; + case UNRAND_RESISTANCE: return TILE_UNRAND_RESISTANCE; + case UNRAND_FOLLY: return TILE_UNRAND_FOLLY; + case UNRAND_MAXWELL: return TILE_UNRAND_MAXWELL; + case UNRAND_DRAGONMASK: return TILE_UNRAND_DRAGONMASK; + case UNRAND_NIGHT: return TILE_UNRAND_NIGHT; + case UNRAND_DRAGON_KING: return TILE_UNRAND_DRAGON_KING; + case UNRAND_ALCHEMIST: return TILE_UNRAND_ALCHEMIST; + case UNRAND_FENCERS_GLOVES: return TILE_UNRAND_FENCERS_GLOVES; + case UNRAND_STARLIGHT: return TILE_UNRAND_STARLIGHT; + case UNRAND_RATSKIN_CLOAK: return TILE_UNRAND_RATSKIN_CLOAK; + case UNRAND_AIR: return TILE_UNRAND_AIR; + case UNRAND_SHADOWS: return TILE_UNRAND_SHADOWS; + case UNRAND_CEKUGOB: return TILE_UNRAND_CEKUGOB; + case UNRAND_FOUR_WINDS: return TILE_UNRAND_FOUR_WINDS; + case UNRAND_BLOODLUST: return TILE_UNRAND_BLOODLUST; + case UNRAND_SHAOLIN: return TILE_UNRAND_SHAOLIN; + case UNRAND_ROBUSTNESS: return TILE_UNRAND_ROBUSTNESS; + case UNRAND_MAGE: return TILE_UNRAND_MAGE; + case UNRAND_SHIELDING: return TILE_UNRAND_SHIELDING; + default: return -1; + } +} + -- cgit v1.2.3-54-g00ecf