Events base.
This commit is contained in:
@ -425,6 +425,11 @@
|
||||
{
|
||||
"id":13,
|
||||
"properties":[
|
||||
{
|
||||
"name":"interactEvent",
|
||||
"type":"string",
|
||||
"value":"test_event"
|
||||
},
|
||||
{
|
||||
"name":"interactText",
|
||||
"type":"string",
|
||||
@ -434,7 +439,7 @@
|
||||
"name":"interactType",
|
||||
"propertytype":"npcInteractType",
|
||||
"type":"string",
|
||||
"value":"NPC_INTERACT_TYPE_TEXT"
|
||||
"value":"NPC_INTERACT_TYPE_EVENT"
|
||||
}],
|
||||
"template":"templates\/NPC.tx",
|
||||
"x":6539.95833333333,
|
||||
|
Reference in New Issue
Block a user