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:
Jaysyn904
2024-09-21 14:31:54 -04:00
parent d481e97d69
commit 8c530509fe
73 changed files with 17784 additions and 252 deletions

View File

@@ -749,6 +749,20 @@
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Combat Dummy"
}
},
{
"__struct_id": 9,
"Comment": {

View File

@@ -40,14 +40,14 @@
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Fancy Door"
"value": "Strong Door"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
"value": "Door to Inn Rooms"
}
}
]

View File

@@ -0,0 +1,118 @@
{
"__data_type": "GIC ",
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": [
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Strong Door"
}
}
]
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": [
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "volition's Bio Placeables by volition\r\n"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Low treasure script."
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Chair that one can sit on.\r\n\r\nCreated by Shir'le E. Illios\r\nshirle@drowwanderer.com\r\nhttp://chosen.drowwanderer.com\r\n"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "TCC - Interiors\r\nby The_NWNCCC"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Source: Bathroom Fixtures by Lisa"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Charlie's Oriental Placables v1.0 by Charlie\r\n"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": ""
}
}
]
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}