can mix potion.
This commit is contained in:
BIN
desktop/resources/ego/Untitled.png
Normal file
BIN
desktop/resources/ego/Untitled.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
BIN
desktop/resources/ego/spear.png
Normal file
BIN
desktop/resources/ego/spear.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
BIN
desktop/resources/ego/spear\.png
Normal file
BIN
desktop/resources/ego/spear\.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
BIN
desktop/resources/ego/spear\.pxa/0.pxi
Normal file
BIN
desktop/resources/ego/spear\.pxa/0.pxi
Normal file
Binary file not shown.
BIN
desktop/resources/ego/spear\.pxa/1.pxi
Normal file
BIN
desktop/resources/ego/spear\.pxa/1.pxi
Normal file
Binary file not shown.
BIN
desktop/resources/ego/spear\.pxa/2.pxi
Normal file
BIN
desktop/resources/ego/spear\.pxa/2.pxi
Normal file
Binary file not shown.
BIN
desktop/resources/ego/spear\.pxa/3.pxi
Normal file
BIN
desktop/resources/ego/spear\.pxa/3.pxi
Normal file
Binary file not shown.
BIN
desktop/resources/ego/spear\.pxa/4.pxi
Normal file
BIN
desktop/resources/ego/spear\.pxa/4.pxi
Normal file
Binary file not shown.
26
desktop/resources/ego/spear\.pxa/CelData.plist
Normal file
26
desktop/resources/ego/spear\.pxa/CelData.plist
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>duration</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>duration</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>duration</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>duration</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>duration</key>
|
||||||
|
<real>1</real>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
</plist>
|
||||||
@@ -57,6 +57,7 @@
|
|||||||
|
|
||||||
(defn make-finished-component []
|
(defn make-finished-component []
|
||||||
(actions/get-script entities
|
(actions/get-script entities
|
||||||
|
(actions/talk entities :ego "I'll just mix this up.")
|
||||||
(actions/remove-item entities :flask-flies-ash)
|
(actions/remove-item entities :flask-flies-ash)
|
||||||
(actions/remove-item entities :feather)
|
(actions/remove-item entities :feather)
|
||||||
(actions/play-animation entities :ego :reach)
|
(actions/play-animation entities :ego :reach)
|
||||||
|
|||||||
Reference in New Issue
Block a user