Fixed exploit
Fixed exploit. Added test Shield scroll. Tweaked a few creatures.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "Massive Purple Worm: 33 HD"
|
||||
},
|
||||
"Con": {
|
||||
"type": "byte",
|
||||
@@ -165,7 +165,7 @@
|
||||
"FirstName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Massive Purple Worm"
|
||||
"0": "Massive Purple Worm: 33 HD"
|
||||
}
|
||||
},
|
||||
"fortbonus": {
|
||||
@@ -620,6 +620,26 @@
|
||||
"type": "resref",
|
||||
"value": "purpleworm003"
|
||||
},
|
||||
"VarTable": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "SET_NAME"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 3
|
||||
},
|
||||
"Value": {
|
||||
"type": "cexostring",
|
||||
"value": "Purple Worm"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 7
|
||||
|
||||
Reference in New Issue
Block a user