Area Cleanup. Added CEP3 Skyboxes
Area Cleanup. Added CEP3 Skyboxes. Beholder AI fix. NPC & Mook pass. Added QN OnHit script. Add XP for Traps system.
This commit is contained in:
		| @@ -17034,6 +17034,28 @@ | ||||
|                 "value": "ra_plc_boulder01" | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "__struct_id": 0, | ||||
|               "NAME": { | ||||
|                 "type": "cexostring", | ||||
|                 "value": "Secret Door" | ||||
|               }, | ||||
|               "RESREF": { | ||||
|                 "type": "resref", | ||||
|                 "value": "sec_trpd_door001" | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "__struct_id": 0, | ||||
|               "NAME": { | ||||
|                 "type": "cexostring", | ||||
|                 "value": "Secret Door" | ||||
|               }, | ||||
|               "RESREF": { | ||||
|                 "type": "resref", | ||||
|                 "value": "sec_trpd_door002" | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "__struct_id": 0, | ||||
|               "RESREF": { | ||||
| @@ -18788,6 +18810,17 @@ | ||||
|                       "type": "dword", | ||||
|                       "value": 16812646 | ||||
|                     } | ||||
|                   }, | ||||
|                   { | ||||
|                     "__struct_id": 0, | ||||
|                     "NAME": { | ||||
|                       "type": "cexostring", | ||||
|                       "value": "Rubble Pile" | ||||
|                     }, | ||||
|                     "RESREF": { | ||||
|                       "type": "resref", | ||||
|                       "value": "ra_plc_rubble01" | ||||
|                     } | ||||
|                   } | ||||
|                 ] | ||||
|               }, | ||||
| @@ -19824,6 +19857,17 @@ | ||||
|                       "type": "resref", | ||||
|                       "value": "treasure009" | ||||
|                     } | ||||
|                   }, | ||||
|                   { | ||||
|                     "__struct_id": 0, | ||||
|                     "NAME": { | ||||
|                       "type": "cexostring", | ||||
|                       "value": "Villix's Storage Nook" | ||||
|                     }, | ||||
|                     "RESREF": { | ||||
|                       "type": "resref", | ||||
|                       "value": "villix_stor_nook" | ||||
|                     } | ||||
|                   } | ||||
|                 ] | ||||
|               }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user