Files
Aris-Random-Additions/elements/TurdGUI.mod.json
nimsolated 0be743f7b6 2.0.0
2026-03-22 18:27:38 -07:00

48 lines
958 B
JSON

{
"_fv": 73,
"_type": "gui",
"definition": {
"type": 0,
"width": 176,
"height": 166,
"inventoryOffsetX": 0,
"inventoryOffsetY": 0,
"renderBgLayer": false,
"doesPauseGame": false,
"components": [
{
"type": "label",
"data": {
"name": "label_uh_ohh_stinky",
"text": {
"fixedValue": "UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! UH OHH!!! STINKY!!! "
},
"color": {
"value": -52,
"falpha": 0.0
},
"x": 5,
"y": 3,
"locked": false
}
},
{
"type": "image",
"data": {
"image": "turd.png",
"use1Xscale": false,
"x": 96,
"y": -1,
"locked": false
}
}
],
"gridSettings": {
"sx": 18,
"sy": 18,
"ox": 11,
"oy": 15,
"snapOnGrid": true
}
}
}