Delagged singularity.

It will now grab and slow down any humans when it tries to drag them in, and tell them:
"\red The singularity has you in it's gravitational pull!  It's hard to break free!"
And adds 20 to their movement delay (can be adjusted later)
All the DNA superpowers work now.
Readded fatness as sprite only, can only be triggered by admins (some people were complaining about it being unavailible for adminstoff, so now they get a taste of how bad the sprite is.)
To trigger fatness, modify the "mutations" variable to a value of 32
This commit is contained in:
SkyMarshal
2012-02-19 14:04:06 -07:00
parent b693675260
commit feef637419
13 changed files with 158 additions and 59 deletions
+1
View File
@@ -867,6 +867,7 @@
M.update_body()
M.update_face()
M.update_clothing()
M.check_dna(M)
/client/proc/radioalert()