added CHANGE command
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"tim": {
|
||||
"name": "Timothy Sharpshooter",
|
||||
"gender": "",
|
||||
"gender": "Male",
|
||||
"skin_color": "",
|
||||
"eye_color": "",
|
||||
"pronoun_subject": "",
|
||||
"pronoun_object": "",
|
||||
"pronoun_deppos": "",
|
||||
"pronoun_indpos": "",
|
||||
"pronoun_reflex": "",
|
||||
"pronoun_subject": "He",
|
||||
"pronoun_object": "Him",
|
||||
"pronoun_deppos": "His",
|
||||
"pronoun_indpos": "His",
|
||||
"pronoun_reflex": "Himself",
|
||||
"animation": "",
|
||||
"head": "",
|
||||
"hair": "",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,5 @@
|
||||
@tim says "hello world, it's a good day"
|
||||
@tim change name "Timothy Fineshooter"
|
||||
choice "choice numero uno" {
|
||||
@tim says "super sad"
|
||||
}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user