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

Corrupter metaclass renamed to Defiler

git-svn-id: http://svn.net-core.org/repos/t-engine4@5037 51575b47-30f0-44d4-a5cc-537603b46e54
parent 9a14ff43
No related branches found
No related tags found
No related merge requests found
......@@ -19,11 +19,11 @@
newBirthDescriptor{
type = "class",
name = "Corrupter",
name = "Defiler",
locked = function() return profile.mod.allow_build.corrupter end,
locked_desc = "Dark thoughts, black bloods, vile deeds... Those who spill their brethren's blood will find its power.",
desc = {
"Corrupters are touched by the mark of evil. They are a blight on the world. Working to promote the cause of evil, they serve their masters, or themselves become masters.",
"Defilers are touched by the mark of evil. They are a blight on the world. Working to promote the cause of evil, they serve their masters, or themselves become masters.",
},
descriptor_choices =
{
......
......@@ -42,7 +42,7 @@ local default_eyal_descriptors = function(add)
Mage = "allow",
Celestial = "allow",
Wilder = "allow",
Corrupter = "allow",
Defiler = "allow",
Afflicted = "allow",
Chronomancer = "allow",
Psionic = "allow",
......
......@@ -17,7 +17,7 @@
-- Nicolas Casalini "DarkGod"
-- darkgod@te4.org
return "New Class: #LIGHT_GREEN#Corruptor (Corrupter)",
return "New Class: #LIGHT_GREEN#Corruptor (Defiler)",
[[Every power has a dark side, including the arcane forces.
Corruptors are mages that deal in dark, blighted, demonic magic to attain their goals.
Not all of them are evil, though; some are simply selfish and concerned only with their own power.
......
......@@ -17,7 +17,7 @@
-- Nicolas Casalini "DarkGod"
-- darkgod@te4.org
return "New Class: #LIGHT_GREEN#Reaver (Corrupter)",
return "New Class: #LIGHT_GREEN#Reaver (Defiler)",
[[Under a veil of darkness and blight come the Reavers.
The foot soldiers of evil forces, Reavers are found everywhere.
Very rarely a Reaver will realise the wrongness of her way and use her powers to atone for her crimes.
......
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