Skip to content
Snippets Groups Projects
Commit 60de193b authored by dg's avatar dg
Browse files

shhh

git-svn-id: http://svn.net-core.org/repos/t-engine4@5219 51575b47-30f0-44d4-a5cc-537603b46e54
parent 0d3832de
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ newEntity{ base="BASE_NPC_ORC_GORBAT", define_as = "GORBAT", ...@@ -34,7 +34,7 @@ newEntity{ base="BASE_NPC_ORC_GORBAT", define_as = "GORBAT",
resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/humanoid_orc_gorbat__supreme_wyrmic_of_the_pride.png", display_h=2, display_y=-1}}}, resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/humanoid_orc_gorbat__supreme_wyrmic_of_the_pride.png", display_h=2, display_y=-1}}},
desc = [[An orc with scaly skin, claws and a pair of small wings on his back.]], desc = [[An orc with scaly skin, claws and a pair of small wings on his back.]],
killer_message = "and fed to the hatchlings", killer_message = "and fed to the hatchlings",
level_range = {40, nil}, exp_worth = 2, level_range = {40, nil}, exp_worth = 1,
rank = 5, rank = 5,
max_life = 250, life_rating = 29, fixed_rating = true, max_life = 250, life_rating = 29, fixed_rating = true,
infravision = 10, infravision = 10,
......
...@@ -29,7 +29,7 @@ newEntity{ base="BASE_NPC_ORC_GRUSHNAK", define_as = "GRUSHNAK", ...@@ -29,7 +29,7 @@ newEntity{ base="BASE_NPC_ORC_GRUSHNAK", define_as = "GRUSHNAK",
name = "Grushnak, Battlemaster of the Pride", color=colors.VIOLET, unique = true, name = "Grushnak, Battlemaster of the Pride", color=colors.VIOLET, unique = true,
desc = [[An old orc, covered in battle scars, he looks fierce and very, very, dangerous.]], desc = [[An old orc, covered in battle scars, he looks fierce and very, very, dangerous.]],
killer_message = "and mounted on the barracks wall", killer_message = "and mounted on the barracks wall",
level_range = {45, nil}, exp_worth = 2, level_range = {45, nil}, exp_worth = 1,
rank = 5, rank = 5,
max_life = 700, life_rating = 25, fixed_rating = true, max_life = 700, life_rating = 25, fixed_rating = true,
infravision = 10, infravision = 10,
......
...@@ -33,7 +33,7 @@ newEntity{ base="BASE_NPC_ORC_RAK_SHOR", define_as = "RAK_SHOR", ...@@ -33,7 +33,7 @@ newEntity{ base="BASE_NPC_ORC_RAK_SHOR", define_as = "RAK_SHOR",
name = "Rak'shor, Grand Necromancer of the Pride", color=colors.VIOLET, unique = true, name = "Rak'shor, Grand Necromancer of the Pride", color=colors.VIOLET, unique = true,
desc = [[An old orc, wearing black robes. He commands his undead armies to destroy you.]], desc = [[An old orc, wearing black robes. He commands his undead armies to destroy you.]],
killer_message = "and raised as a malformed servant", killer_message = "and raised as a malformed servant",
level_range = {35, nil}, exp_worth = 2, level_range = {35, nil}, exp_worth = 1,
rank = 5, rank = 5,
max_life = 150, life_rating = 19, fixed_rating = true, max_life = 150, life_rating = 19, fixed_rating = true,
infravision = 10, infravision = 10,
......
...@@ -30,7 +30,7 @@ newEntity{ base="BASE_NPC_ORC_VOR", define_as = "VOR", ...@@ -30,7 +30,7 @@ newEntity{ base="BASE_NPC_ORC_VOR", define_as = "VOR",
name = "Vor, Grand Geomancer of the Pride", color=colors.VIOLET, unique = true, name = "Vor, Grand Geomancer of the Pride", color=colors.VIOLET, unique = true,
desc = [[An old orc, wearing multi-colored robes. Ice shards fly around him, leaving a trail of fire and lightning bursts.]], desc = [[An old orc, wearing multi-colored robes. Ice shards fly around him, leaving a trail of fire and lightning bursts.]],
killer_message = "and used as target practice for initiate mages", killer_message = "and used as target practice for initiate mages",
level_range = {40, nil}, exp_worth = 2, level_range = {40, nil}, exp_worth = 1,
rank = 5, rank = 5,
max_life = 250, life_rating = 19, fixed_rating = true, max_life = 250, life_rating = 19, fixed_rating = true,
infravision = 10, infravision = 10,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment