Compile fixes, blah.

This commit is contained in:
Zuhayr
2013-08-07 11:19:31 -07:00
parent 79ff22c5dc
commit 52b9242c4f
2 changed files with 9 additions and 9 deletions
@@ -40,7 +40,7 @@
R.my_atom = src
if(name == "monkey" || name == "farwa" || name == "stok" || name == "neara") //Hideous but necessary to stop Pun-Pun becoming generic.
name = "[name] ([rand(1, 1000)])")
name = "[name] ([rand(1, 1000)])"
real_name = name
if (!(dna))
@@ -68,19 +68,19 @@
..()
dna.mutantrace = "lizard"
greaterform = "Unathi"
greaterform = "Unathi"
/mob/living/carbon/monkey/skrell/New()
..()
dna.mutantrace = "skrell"
greaterform = "Skrell"
greaterform = "Skrell"
/mob/living/carbon/monkey/tajara/New()
..()
dna.mutantrace = "tajaran"
greaterform = "Tajaran"
greaterform = "Tajaran"
/mob/living/carbon/monkey/movement_delay()
var/tally = 0