mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
fix: source code
This commit is contained in:
48
elements/ShitGUI.mod.json
Normal file
48
elements/ShitGUI.mod.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "gui",
|
||||
"definition": {
|
||||
"type": 0,
|
||||
"width": 176,
|
||||
"height": 166,
|
||||
"inventoryOffsetX": 0,
|
||||
"inventoryOffsetY": 0,
|
||||
"renderBgLayer": false,
|
||||
"doesPauseGame": false,
|
||||
"components": [
|
||||
{
|
||||
"type": "image",
|
||||
"data": {
|
||||
"image": "shit.png",
|
||||
"use1Xscale": false,
|
||||
"x": 96,
|
||||
"y": -1,
|
||||
"locked": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
],
|
||||
"gridSettings": {
|
||||
"sx": 18,
|
||||
"sy": 18,
|
||||
"ox": 11,
|
||||
"oy": 15,
|
||||
"snapOnGrid": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user