mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Merge pull request #1472 from Yoshax/paifix
Stops pAIs from dragging people, corpses, etc
This commit is contained in:
@@ -7,6 +7,9 @@
|
|||||||
pass_flags = 1
|
pass_flags = 1
|
||||||
mob_size = MOB_SMALL
|
mob_size = MOB_SMALL
|
||||||
|
|
||||||
|
can_pull_size = 2
|
||||||
|
can_pull_mobs = MOB_PULL_SMALLER
|
||||||
|
|
||||||
idcard_type = /obj/item/weapon/card/id
|
idcard_type = /obj/item/weapon/card/id
|
||||||
var/idaccessible = 0
|
var/idaccessible = 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user