final tweaks and cleanup for the initial public push.
This commit is contained in:
@@ -242,7 +242,7 @@ datum
|
||||
generic="leporid"
|
||||
adjective="hoppy"
|
||||
tail=1
|
||||
attack_verb = "kick" */
|
||||
attack_verb = "kick"
|
||||
lizard
|
||||
name="lizard"
|
||||
id="lizard"
|
||||
@@ -250,8 +250,8 @@ datum
|
||||
adjective="scaled"
|
||||
taur="naga"
|
||||
tail=1
|
||||
restricted=2
|
||||
/* murid // i have no idea what this is
|
||||
|
||||
murid // i have no idea what this is
|
||||
name="murid"
|
||||
id="murid"
|
||||
say_mod = "squeaks"
|
||||
@@ -694,7 +694,7 @@ var/list/mutant_tails = list(
|
||||
"kangaroo"="kangaroo",
|
||||
"kangaroo"="kangaroo",
|
||||
"pony"="pony",
|
||||
"lizard"="lizard",
|
||||
// "lizard"="lizard",
|
||||
"cyborg"="cyborg")
|
||||
|
||||
var/list/mutant_wings = list(
|
||||
|
||||
Reference in New Issue
Block a user