A couple of fixes to doors and spawn points

before I got sidetracked.
This commit is contained in:
EpicValor 2023-10-18 02:47:21 -05:00
parent 6612068254
commit 5be64593ab
7 changed files with 6 additions and 6 deletions

View File

@ -4891,7 +4891,7 @@
},
"Version": {
"type": "dword",
"value": 163
"value": 164
},
"Width": {
"type": "int",

View File

@ -3644,7 +3644,7 @@
},
"Version": {
"type": "dword",
"value": 6
"value": 7
},
"Width": {
"type": "int",

View File

@ -3644,7 +3644,7 @@
},
"Version": {
"type": "dword",
"value": 11
"value": 12
},
"Width": {
"type": "int",

View File

@ -19915,7 +19915,7 @@
"Description": {
"type": "cexolocstring",
"value": {
"0": "Welcome to Aantioch Infernum\nSpeak to the queen.\nSpeak to Joril.\nSpeak to Lucy.\n\nDo Lucy's quest, then Joril's quest.\n\nSpeak to citizens in town, or if it's late at night, go to the King's Arms and speak to them there.\n\nThat will get you started. I'll be adding more quests at some point, but there's a lot to fix and balance in this module. You should be able to make it to 20-something in areas in around the city.\n\nGo north out of the city, then west, then north to Rednus Village after finishing quests in the inner keep..\n\nIf you're having trouble, rent a golem henchman. 500 gold per your level. You can have up to two.\n\nHit M to open your map. Sell and buy stuff in the Order of High Sorcery tower. Don't be afraid to explore the town.\n\n\n\n\n\n"
"0": "Welcome to Aantioch Infernum \nPost issues in Discord. https://discord.gg/CrFhPA9h\nSpeak to the Queen.\nSpeak to Joril.\nSpeak to Lucy.\n\nDo Lucy's quest, then Joril's quest.\n\nSpeak to citizens in town, or if it's late at night, go to the King's Arms and speak to them there.\n\nThat will get you started. I'll be adding more quests at some point, but there's a lot to fix and balance in this module. You should be able to make it to 20-something in areas in around the city.\n\nGo north out of the city, then west, then north to Rednus Village after finishing quests in the inner keep..\n\nIf you're having trouble, rent a golem henchman. 500 gold per your level. You can have up to two.\n\nHit M to open your map. Sell and buy stuff in the Order of High Sorcery tower. Don't be afraid to explore the town.\n\n\n\n\n\n"
}
},
"DisarmDC": {

View File

@ -2557,7 +2557,7 @@
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "SP_SX01_RD16_PA_GT04_TM02H_RT_DS_VS06_VK05"
"0": "SP_SX01_RD16_PA_GT04_TM02H_RT_DS_VS06"
}
},
"MapNote": {

View File

@ -4265,7 +4265,7 @@
},
"Locked": {
"type": "byte",
"value": 1
"value": 0
},
"LocName": {
"id": 5349,

Binary file not shown.