PnP Enhancements continue
PnP Enhancements continue. Fixed some quest logic, made some of the quests reward the entire party instead of the player that turns it in. Updated Warrior's Guild. Colored Wilderness map for the hell of it. Full compile.
This commit is contained in:
		@@ -16751,7 +16751,7 @@
 | 
			
		||||
                    "__struct_id": 0,
 | 
			
		||||
                    "CR": {
 | 
			
		||||
                      "type": "float",
 | 
			
		||||
                      "value": 0.25
 | 
			
		||||
                      "value": 2.0
 | 
			
		||||
                    },
 | 
			
		||||
                    "FACTION": {
 | 
			
		||||
                      "type": "cexostring",
 | 
			
		||||
@@ -16759,11 +16759,11 @@
 | 
			
		||||
                    },
 | 
			
		||||
                    "NAME": {
 | 
			
		||||
                      "type": "cexostring",
 | 
			
		||||
                      "value": "Leiah"
 | 
			
		||||
                      "value": "Leiah the Survivor"
 | 
			
		||||
                    },
 | 
			
		||||
                    "RESREF": {
 | 
			
		||||
                      "type": "resref",
 | 
			
		||||
                      "value": "leiah"
 | 
			
		||||
                      "value": "npc_leiah"
 | 
			
		||||
                    }
 | 
			
		||||
                  },
 | 
			
		||||
                  {
 | 
			
		||||
@@ -19196,7 +19196,7 @@
 | 
			
		||||
                    },
 | 
			
		||||
                    "FACTION": {
 | 
			
		||||
                      "type": "cexostring",
 | 
			
		||||
                      "value": "Commoner"
 | 
			
		||||
                      "value": "Defender"
 | 
			
		||||
                    },
 | 
			
		||||
                    "NAME": {
 | 
			
		||||
                      "type": "cexostring",
 | 
			
		||||
@@ -19204,7 +19204,7 @@
 | 
			
		||||
                    },
 | 
			
		||||
                    "RESREF": {
 | 
			
		||||
                      "type": "resref",
 | 
			
		||||
                      "value": "josephtheshield"
 | 
			
		||||
                      "value": "npc_joeshield"
 | 
			
		||||
                    }
 | 
			
		||||
                  },
 | 
			
		||||
                  {
 | 
			
		||||
@@ -19599,11 +19599,11 @@
 | 
			
		||||
                    },
 | 
			
		||||
                    "NAME": {
 | 
			
		||||
                      "type": "cexostring",
 | 
			
		||||
                      "value": "Phelps"
 | 
			
		||||
                      "value": "Phelps the Arms Dealer"
 | 
			
		||||
                    },
 | 
			
		||||
                    "RESREF": {
 | 
			
		||||
                      "type": "resref",
 | 
			
		||||
                      "value": "phelps"
 | 
			
		||||
                      "value": "npc_phelps"
 | 
			
		||||
                    }
 | 
			
		||||
                  },
 | 
			
		||||
                  {
 | 
			
		||||
@@ -20271,6 +20271,25 @@
 | 
			
		||||
                      "value": "tibor"
 | 
			
		||||
                    }
 | 
			
		||||
                  },
 | 
			
		||||
                  {
 | 
			
		||||
                    "__struct_id": 0,
 | 
			
		||||
                    "CR": {
 | 
			
		||||
                      "type": "float",
 | 
			
		||||
                      "value": 4.0
 | 
			
		||||
                    },
 | 
			
		||||
                    "FACTION": {
 | 
			
		||||
                      "type": "cexostring",
 | 
			
		||||
                      "value": "Neutral"
 | 
			
		||||
                    },
 | 
			
		||||
                    "NAME": {
 | 
			
		||||
                      "type": "cexostring",
 | 
			
		||||
                      "value": "Trainee, Human Male"
 | 
			
		||||
                    },
 | 
			
		||||
                    "RESREF": {
 | 
			
		||||
                      "type": "resref",
 | 
			
		||||
                      "value": "ra_hu_m_train01"
 | 
			
		||||
                    }
 | 
			
		||||
                  },
 | 
			
		||||
                  {
 | 
			
		||||
                    "__struct_id": 0,
 | 
			
		||||
                    "CR": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user