mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-28 01:42:50 +00:00
Update simple_mob.dm
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
verbs -= /mob/verb/observe
|
||||
health = maxHealth
|
||||
|
||||
if(mobcard_provided)
|
||||
if(mobcard_provided) //VOREStation Edit
|
||||
mobcard = new /obj/item/weapon/card/id(src)
|
||||
mobcard.access = mobcard_access.Copy()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user