mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +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
@@ -598,8 +598,8 @@
|
||||
|
||||
target.species = GLOB.all_species[SPECIES_DIONA]
|
||||
|
||||
target.verbs |= /mob/living/carbon/human/proc/diona_split_nymph
|
||||
target.verbs |= /mob/living/carbon/human/proc/regenerate
|
||||
add_verb(target, /mob/living/carbon/human/proc/diona_split_nymph)
|
||||
add_verb(target, /mob/living/carbon/human/proc/regenerate)
|
||||
|
||||
spawn(0) //Name yourself on your own damn time
|
||||
var/new_name = ""
|
||||
|
||||
Reference in New Issue
Block a user