Area Changes and other fixes
Added CCOH Fixed some on death issues Fixed the gaurd Added Server Enty/ooc changed some areas back to original craftable
This commit is contained in:
31285
_module/utm/mk_ccoh_store001.utm.json
Normal file
31285
_module/utm/mk_ccoh_store001.utm.json
Normal file
File diff suppressed because it is too large
Load Diff
89
_module/utm/mk_ccoh_store002.utm.json
Normal file
89
_module/utm/mk_ccoh_store002.utm.json
Normal file
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"__data_type": "UTM ",
|
||||
"BlackMarket": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"BM_MarkDown": {
|
||||
"type": "int",
|
||||
"value": 100
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"IdentifyPrice": {
|
||||
"type": "int",
|
||||
"value": 100
|
||||
},
|
||||
"LocName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "CCOH Superstore 2"
|
||||
}
|
||||
},
|
||||
"MarkDown": {
|
||||
"type": "int",
|
||||
"value": 100
|
||||
},
|
||||
"MarkUp": {
|
||||
"type": "int",
|
||||
"value": 100
|
||||
},
|
||||
"MaxBuyPrice": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"OnOpenStore": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnStoreClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "mk_ccoh_store002"
|
||||
},
|
||||
"StoreGold": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"StoreList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0
|
||||
},
|
||||
{
|
||||
"__struct_id": 4
|
||||
},
|
||||
{
|
||||
"__struct_id": 2
|
||||
},
|
||||
{
|
||||
"__struct_id": 3
|
||||
},
|
||||
{
|
||||
"__struct_id": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "MK_CCOH_STORE002"
|
||||
},
|
||||
"WillNotBuy": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"WillOnlyBuy": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user