Revision 417,
179 bytes
checked in by barra_parpg, 10 years ago
(diff) |
Patch by mvbarracuda & Sirren:
- Removed the PythonMagick? version of the image slicer and renamed the PIL version
- Added Sirren's furniture objects from ticket #153
- Added furniture to map for testing purposes; caution: x and y shifts are not perfect yet, so expect to see blocking and z-ordering issues until they're tweaked
|
Line | |
---|
1 | <?fife type="object"?> |
---|
2 | <object id="new_stool" namespace="PARPG" blocking="1" static="1"> |
---|
3 | <image source="new_stool.png" direction="0" x_offset="0" y_offset="0" /> |
---|
4 | </object> |
---|
5 | |
---|
Note: See
TracBrowser
for help on using the repository browser.