parent
7cf3c53e91
commit
81bfbfb860
@ -0,0 +1,5 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<template> |
||||||
|
<tileset firstgid="1" source="../Monsters.tsx"/> |
||||||
|
<object name="Giant Octopus" type="Monster" gid="32" width="192" height="192"/> |
||||||
|
</template> |
@ -0,0 +1,5 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<template> |
||||||
|
<tileset firstgid="1" source="../Monsters.tsx"/> |
||||||
|
<object name="Octopus Arm" type="Monster" gid="31" width="48" height="48"/> |
||||||
|
</template> |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 17 KiB |
Loading…
Reference in new issue