Commit f06d25ef45e5101cdf31cd8380545dfaad4b6bf3
1 parent
be40ddeb
mooooooaarrr tillleesss
git-svn-id: http://svn.net-core.org/repos/t-engine4@3318 51575b47-30f0-44d4-a5cc-537603b46e54
Showing
12 changed files
with
3 additions
and
0 deletions
... | ... | @@ -96,6 +96,7 @@ newEntity{ base = "BASE_NPC_MULTIHUED_DRAKE", |
96 | 96 | |
97 | 97 | newEntity{ base = "BASE_NPC_MULTIHUED_DRAKE", |
98 | 98 | name = "greater multi-hued wyrm", color=colors.PURPLE, display="D", |
99 | + resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/dragon_multihued_greater_multi_hued_wyrm.png", display_h=2, display_y=-1}}}, | |
99 | 100 | desc = [[An old and powerful multi-hued drake, armed with many deadly breath weapons and nasty claws.]], |
100 | 101 | level_range = {35, nil}, exp_worth = 1, |
101 | 102 | rarity = 8, |
... | ... | @@ -140,6 +141,7 @@ newEntity{ base = "BASE_NPC_MULTIHUED_DRAKE", |
140 | 141 | newEntity{ base = "BASE_NPC_MULTIHUED_DRAKE", |
141 | 142 | unique = true, |
142 | 143 | name = "Ureslak the Prismatic", color=colors.VIOLET, display="D", |
144 | + resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/drake_multi_ureslak.png", display_h=2, display_y=-1}}}, | |
143 | 145 | desc = [[A huge multi-hued drake. It seems to shift color rapidly.]], |
144 | 146 | level_range = {35, nil}, exp_worth = 4, |
145 | 147 | rarity = 50, | ... | ... |

17.4 KB

7.46 KB

16.5 KB

9.07 KB

6.69 KB

7.86 KB

7.63 KB

8.84 KB

7.95 KB
-
Please register or login to post a comment