mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08: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
@@ -22,7 +22,7 @@
|
||||
|
||||
//AI verb and proc for sending PDA messages.
|
||||
/obj/item/pda/ai/verb/cmd_pda_open_ui()
|
||||
set category = "AI IM"
|
||||
set category = "Abilities.AI_IM"
|
||||
set name = "Use PDA"
|
||||
set src in usr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user