mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
Port tg statpanel (#16463)
* Port tg statpanel * Add verb descriptions using the title attribute * Fix a dreamchecker error * Remove chomp edits * Add mentor tickets to ticket panel --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
ed5fc193f7
commit
c07027136e
@@ -166,7 +166,7 @@
|
||||
/*
|
||||
//Add the set_size() proc to usable verbs. By commenting this out, we can leave the proc and hand it to species that need it.
|
||||
/hook/living_new/proc/resize_setup(mob/living/H)
|
||||
H.verbs += /mob/living/proc/set_size
|
||||
add_verb(H, /mob/living/proc/set_size)
|
||||
return 1
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user