v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
29
assets/devel/objects/chattestbug/chattestbug.frames
Normal file
29
assets/devel/objects/chattestbug/chattestbug.frames
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
|
||||
"frameGrid" : {
|
||||
"size" : [10, 14],
|
||||
"dimensions" : [12, 1],
|
||||
"names" : [
|
||||
[ "default.0", "default.1", "default.2", "default.3", "default.4", "default.11", "default.12", "default.13", "default.14", "default.18", "default.19", "default.26"]
|
||||
]
|
||||
},
|
||||
|
||||
"aliases" : {
|
||||
"default.default" : "default.0",
|
||||
"default.5" : "default.4",
|
||||
"default.6" : "default.4",
|
||||
"default.7" : "default.4",
|
||||
"default.8" : "default.4",
|
||||
"default.9" : "default.4",
|
||||
"default.10" : "default.4",
|
||||
"default.15" : "default.14",
|
||||
"default.16" : "default.14",
|
||||
"default.17" : "default.14",
|
||||
"default.20" : "default.19",
|
||||
"default.21" : "default.19",
|
||||
"default.22" : "default.19",
|
||||
"default.23" : "default.19",
|
||||
"default.24" : "default.19",
|
||||
"default.25" : "default.19"
|
||||
}
|
||||
}
|
37
assets/devel/objects/chattestbug/chattestbug.object
Normal file
37
assets/devel/objects/chattestbug/chattestbug.object
Normal file
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"objectName" : "chattestbug",
|
||||
"category" : "other",
|
||||
"colonyTags" : [],
|
||||
"rarity" : "Common",
|
||||
"price" : 50,
|
||||
"printable" : false,
|
||||
"description" : "A steaming cup of Earl Grey.",
|
||||
"shortdescription" : "Chat Test Bug",
|
||||
"race" : "generic",
|
||||
|
||||
"inventoryIcon" : "chattestbugicon.png",
|
||||
"orientations" : [
|
||||
{
|
||||
"dualImage" : "chattestbug.png:<color>.<frame>",
|
||||
"imagePosition" : [-1, 0],
|
||||
"frames" : 27,
|
||||
"animationCycle" : 2.3,
|
||||
|
||||
"spaceScan" : 0.1,
|
||||
"anchors" : [ "bottom" ]
|
||||
}
|
||||
],
|
||||
|
||||
"scripts" : [ "/scripts/chattest.lua" ],
|
||||
"scriptDelta" : 10,
|
||||
"chatOptions" : [
|
||||
"Short",
|
||||
"This should be approximately one full line of chat",
|
||||
"Yo dawg, I heard you liked long chat messages so I put 'this is a long chat message' in your long chat message so your chat messages can be long while you chat your long messages"
|
||||
],
|
||||
"portraitChatOptions" : [
|
||||
["Hey, listen!", "/interface/chatbubbles/portraittest.png"],
|
||||
["Now this is a story all about how my life got flip turned upside down and I'd like to take a minute ^green;just sit right there^white; I'll tell you how I became the prince of a town called ^orange;Bel Aire^white;.", "/interface/chatbubbles/portraittest.png"]
|
||||
],
|
||||
"mouthPosition" : [0, 0]
|
||||
}
|
BIN
assets/devel/objects/chattestbug/chattestbug.png
Normal file
BIN
assets/devel/objects/chattestbug/chattestbug.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
assets/devel/objects/chattestbug/chattestbugicon.png
Normal file
BIN
assets/devel/objects/chattestbug/chattestbugicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 325 B |
Loading…
Add table
Add a link
Reference in a new issue