Abt to update mapcompile into files
This commit is contained in:
@ -1,5 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template>
|
||||
<tileset firstgid="1" source="../entities.tsx"/>
|
||||
<object name="NPC" type="npc" gid="1" width="16" height="16"/>
|
||||
<object name="NPC" type="ENTITY_TYPE_NPC" gid="1" width="16" height="16">
|
||||
<properties>
|
||||
<property name="interactText" value=""/>
|
||||
<property name="interactType" propertytype="npcInteractType" value="NPC_INTERACT_TYPE_NONE"/>
|
||||
</properties>
|
||||
</object>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user