mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
[MIRROR] Server maint subsystem (#9408)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4f9bd4462d
commit
f72f2f8c89
@@ -2,7 +2,7 @@
|
||||
|
||||
/mob/living/verb/look_up()
|
||||
set name = "Look Up"
|
||||
set category = "IC.Game" //CHOMPEdit
|
||||
set category = "IC.Game"
|
||||
set desc = "Look above you, and hope there's no ceiling spiders."
|
||||
|
||||
to_chat(usr, "You look upwards...")
|
||||
|
||||
Reference in New Issue
Block a user