Pale Master was missing bonus / marker feat
Pale Master was missing bonus / marker feat
This commit is contained in:
		
							
								
								
									
										63
									
								
								nwn/nwnprc/trunk/2das/cls_bfeat_palema.2da
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										63
									
								
								nwn/nwnprc/trunk/2das/cls_bfeat_palema.2da
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,63 @@ | ||||
| 2DA V2.0 | ||||
|  | ||||
|    Bonus  | ||||
| 1  1      | ||||
| 2  0      | ||||
| 3  0      | ||||
| 4  0      | ||||
| 5  0      | ||||
| 6  0      | ||||
| 7  0      | ||||
| 8  0      | ||||
| 9  0      | ||||
| 10 0      | ||||
| 11 0      | ||||
| 12 0      | ||||
| 13 1      | ||||
| 14 0      | ||||
| 15 0      | ||||
| 16 1      | ||||
| 17 0      | ||||
| 18 0      | ||||
| 19 1      | ||||
| 20 0      | ||||
| 21 0      | ||||
| 22 1      | ||||
| 23 0      | ||||
| 24 0      | ||||
| 25 1      | ||||
| 26 0      | ||||
| 27 0      | ||||
| 28 1      | ||||
| 29 0      | ||||
| 30 0      | ||||
| 31 1      | ||||
| 32 0      | ||||
| 33 0      | ||||
| 34 1      | ||||
| 35 0      | ||||
| 36 0      | ||||
| 37 1      | ||||
| 38 0      | ||||
| 39 0      | ||||
| 40 1      | ||||
| 41 0      | ||||
| 42 0      | ||||
| 43 1      | ||||
| 44 0      | ||||
| 45 0      | ||||
| 46 1      | ||||
| 47 0      | ||||
| 48 0      | ||||
| 49 1      | ||||
| 50 0      | ||||
| 51 0      | ||||
| 52 1      | ||||
| 53 0      | ||||
| 54 0      | ||||
| 55 1      | ||||
| 56 0      | ||||
| 57 0      | ||||
| 58 1      | ||||
| 59 0      | ||||
| 60 0      | ||||
| @@ -59,7 +59,7 @@ Title : PRC8 | ||||
|  | ||||
| # Add the PRC pack version and specify at least 1.62 to install. | ||||
| Version : 4.1.11 | ||||
| MinNWNVersion: 1.68 | ||||
| MinNWNVersion: 1.67 | ||||
|  | ||||
| # ERF with the required areas. | ||||
| erf : prc8_consortium.erf | ||||
| @@ -95,7 +95,7 @@ module.OnPlayerDying       : prc_ondying | ||||
| module.OnPlayerEquipItem   : prc_equip | ||||
| module.OnPlayerLevelUp     : prc_levelup | ||||
| module.OnPlayerRest        : prc_rest | ||||
| module.OnPlayerTarget	   : prc_onplaytarget | ||||
| #module.OnPlayerTarget	   : prc_onplaytarget  <- This has to be set manually! | ||||
| module.OnPlayerRespawn     : prc_onrespawn | ||||
| module.OnUnaquireItem      : prc_onunaquire | ||||
| module.OnPlayerUnequipItem : prc_unequip | ||||
|   | ||||
		Reference in New Issue
	
	Block a user