Events base.

This commit is contained in:
2025-06-25 14:03:32 -05:00
parent 6ba03235dd
commit 577bef8fb7
17 changed files with 269 additions and 76 deletions

View File

@ -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,