Merge pull request #12703 from FartMaster69420/sapience_vore

Sapience Vore
This commit is contained in:
Casey
2022-04-10 15:48:32 -04:00
committed by CHOMPStation2
parent f2677b63e0
commit 36431c49d1

View File

@@ -164,6 +164,8 @@
to_chat(user, "<span class='notice'>You feed \the [M] the agent. It may now eventually develop proper sapience.</span>")
M.ghostjoin = 1
active_ghost_pods |= M
if(!M.vore_active)
M.verbs += /mob/living/simple_mob/proc/animal_nom
M.ghostjoin_icon()
log_and_message_admins("[key_name_admin(user)] used a sapience potion on a simple mob: [M]. [ADMIN_FLW(src)]")
playsound(src, 'sound/effects/bubbles.ogg', 50, 1)