mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-11 23:23:55 +01:00
Cleanup
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
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!(/mob/living/simple_mob/proc/animal_nom in M.verbs)
|
||||
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)]")
|
||||
|
||||
Reference in New Issue
Block a user