Bludsuckers

This commit is contained in:
Artur
2019-11-29 21:28:14 +02:00
parent 65bec77c5a
commit 02048ce009
67 changed files with 6397 additions and 9 deletions
+1 -2
View File
@@ -20,10 +20,9 @@
return
if(broken || !Adjacent(user))
return
if(ishuman(user))
var/mob/living/carbon/human/H = user
//see code/modules/mob/dead/new_player/preferences.dm at approx line 545 for comments!
//this is largely copypasted from there.