Areas and Fixes
Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
This commit is contained in:
151
_module/utm/tb_genstor_01.utm.json
Normal file
151
_module/utm/tb_genstor_01.utm.json
Normal file
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"__data_type": "UTM ",
|
||||
"BlackMarket": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"BM_MarkDown": {
|
||||
"type": "int",
|
||||
"value": 40
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "Chapter 1"
|
||||
},
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"IdentifyPrice": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"id": 14813
|
||||
}
|
||||
},
|
||||
"MarkDown": {
|
||||
"type": "int",
|
||||
"value": 40
|
||||
},
|
||||
"MarkUp": {
|
||||
"type": "int",
|
||||
"value": 110
|
||||
},
|
||||
"MaxBuyPrice": {
|
||||
"type": "int",
|
||||
"value": 15000
|
||||
},
|
||||
"OnOpenStore": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnStoreClosed": {
|
||||
"type": "resref",
|
||||
"value": "clean_store2"
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "tb_genstor_01"
|
||||
},
|
||||
"StoreGold": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"StoreList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0
|
||||
},
|
||||
{
|
||||
"__struct_id": 4
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Infinite": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "tb_dye01_qst"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Infinite": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "tb_dye02_qst"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"Infinite": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "tb_dye03_qst"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 3
|
||||
},
|
||||
{
|
||||
"__struct_id": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "gerith_store_01"
|
||||
},
|
||||
"WillNotBuy": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"WillOnlyBuy": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user