mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
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:
@@ -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)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user