mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 07:08:55 +01:00
[MIRROR] Ventcrawler update (#11930)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
co-authored by
Will
parent
4f048b932d
commit
c0da916575
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user