Fixed Gaurds, Replaced/Added Maps
fixed all the gaurds i found, they correctly say guards now. Exchanged and added high road maps.
This commit is contained in:
96
_module/gic/thr_pissedpixies.gic.json
Normal file
96
_module/gic/thr_pissedpixies.gic.json
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"__data_type": "GIC ",
|
||||
"Creature List": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Door List": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "ForestExit"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Encounter List": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
},
|
||||
{
|
||||
"__struct_id": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
"List": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Placeable List": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 9,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "Low treasure script."
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 9,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "Source: Placeable Water v1.1 by Adam Miller"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 9,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "Source: Placeable Water v1.1 by Adam Miller"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"SoundList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"StoreList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"TriggerList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"WaypointList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "On the Advanced tab, replace <Place text here> with whatever information you wish to appear on the Map of an area."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user