improves command setting

thanks @Krausus
This commit is contained in:
VampyrBytes
2016-06-15 18:56:08 +01:00
parent 7979706c5a
commit ffc01b6ac2
2 changed files with 104 additions and 489 deletions
+1 -1
View File
@@ -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]
File diff suppressed because it is too large Load Diff