Increased HP of Practice Dummy
Increased HP of Practice Dummy. Added instanced player room with persistent storage in Inn. Full compile. Updated release archive.
This commit is contained in:
@@ -510,6 +510,13 @@
|
||||
"type": "resref",
|
||||
"value": "wol_a_dymond"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 6,
|
||||
"Area_Name": {
|
||||
"type": "resref",
|
||||
"value": "vit_pc_rooms"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -832,7 +839,7 @@
|
||||
},
|
||||
"Mod_OnNuiEvent": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "mmd_onnui"
|
||||
},
|
||||
"Mod_OnPlrChat": {
|
||||
"type": "resref",
|
||||
@@ -864,7 +871,7 @@
|
||||
},
|
||||
"Mod_OnPlrTarget": {
|
||||
"type": "resref",
|
||||
"value": "prc_onplaytarget"
|
||||
"value": "mmd_onplaytarget"
|
||||
},
|
||||
"Mod_OnPlrTileAct": {
|
||||
"type": "resref",
|
||||
@@ -1213,6 +1220,21 @@
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "PW_MODE"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"Value": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user