mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
improves command setting
thanks @Krausus
This commit is contained in:
@@ -13,7 +13,7 @@ VampyrBytes
|
||||
/datum/emote
|
||||
var/name = ""
|
||||
var/desc = ""
|
||||
var/list/commands[0] // commands that trigger the emote. Set these in New()
|
||||
var/list/commands[0] // list of commands that trigger the emote.
|
||||
var/text = ""
|
||||
var/selfText = "" // the version of text that you should see - eg, if text is screams, you want scream here, as You screams is bad grammer
|
||||
var/startText = "" // if you need to put something in before [user]
|
||||
|
||||
+103
-488
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user