[MIRROR] Ventcrawler update (#11930)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-11-07 14:42:34 +01:00
committed by GitHub
co-authored by Will
parent 4f048b932d
commit c0da916575
13 changed files with 155 additions and 93 deletions
+2
View File
@@ -55,6 +55,8 @@
host.ckey = user.ckey
host.add_ventcrawl(vent_found)
to_chat(host, span_info("You are now a mouse. Try to avoid interaction with players, and do not give hints away that you are more than a simple rodent."))
SEND_SIGNAL(host,COMSIG_MOB_VENTCRAWL_START,vent_found)
SEND_SIGNAL(vent_found,COMSIG_VENT_CRAWLER_ENTERED,host)
/datum/tgui_module/ghost_spawn_menu/proc/become_drone(mob/observer/dead/user, fabricator)
if(SSticker.current_state < GAME_STATE_PLAYING)