Abt to update mapcompile into files
This commit is contained in:
@ -10,5 +10,18 @@
|
||||
"properties": [
|
||||
],
|
||||
"propertyTypes": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "npcInteractType",
|
||||
"storageType": "string",
|
||||
"type": "enum",
|
||||
"values": [
|
||||
"NPC_INTERACT_TYPE_NONE",
|
||||
"NPC_INTERACT_TYPE_TEXT",
|
||||
"NPC_INTERACT_TYPE_CONVO",
|
||||
"NPC_INTERACT_TYPE_EVENT"
|
||||
],
|
||||
"valuesAsFlags": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user