mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #12703 from FartMaster69420/sapience_vore
Sapience Vore
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user