Fixes to SNPCs

* Fixes two runtimes (stat menu and taking a delegate/assistant)
* Fixes SNPCs not being inserted into the NPCPool
* Makes the NPCPool fire more often for maximum robustness.
This commit is contained in:
Sawu
2015-04-02 05:19:21 +11:00
parent ab776cf014
commit 799eadb6c8
2 changed files with 12 additions and 8 deletions
+2
View File
@@ -196,6 +196,8 @@
if(TRAITS & TRAIT_THIEVING)
slyness = 75
SSbp.insertBot(src)
/mob/living/carbon/human/interactive/attack_hand(mob/living/carbon/human/M as mob)
..()