Space ninjas are now a thing that is in the game. Admin spawned only at the moment under fun, usable by host/Game Master. They don't come with any special powers (besides kickass equipment and being a ninja, c'mon) but I'll probably add some later. They are immune to facehuggers.

I've also divided their suit into parts as outlined in some topic I forgot about.
When ninjas spawn, they start in a location for space carp (in space). Getting to the station may prove somewhat difficult at this time.
Commented out the Voidsuit until it has unique sprites since I changed the ninja suit.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1327 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
noisomehollow@lycos.com
2011-03-31 22:17:35 +00:00
parent 1f664ac181
commit 9a0ee1315a
19 changed files with 185 additions and 6 deletions
+2
View File
@@ -153,6 +153,7 @@
src.verbs += /client/proc/only_one // muskets
src.verbs += /client/proc/space_asshole // --Agouri :3
src.verbs += /client/proc/strike_team //N
src.verbs += /client/proc/space_ninja //N
src.verbs += /client/proc/spawn_xeno //N
src.verbs += /proc/possess
src.verbs += /proc/release
@@ -1132,6 +1133,7 @@
src.verbs -= /client/proc/cuban_pete // -- Urist
src.verbs -= /client/proc/space_asshole // --Agouri :3
src.verbs -= /client/proc/strike_team //N
src.verbs -= /client/proc/space_ninja //N
src.verbs -= /client/proc/spawn_xeno //N
src.verbs -= /proc/possess
src.verbs -= /proc/release