diff --git a/nwn/nwnprc/trunk/2das/cls_bfeat_palema.2da b/nwn/nwnprc/trunk/2das/cls_bfeat_palema.2da new file mode 100644 index 00000000..f1dbc5b6 --- /dev/null +++ b/nwn/nwnprc/trunk/2das/cls_bfeat_palema.2da @@ -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 diff --git a/nwn/nwnprc/trunk/CompiledResources/PRC8.hif b/nwn/nwnprc/trunk/CompiledResources/PRC8.hif index 6559f77f..605a505b 100644 --- a/nwn/nwnprc/trunk/CompiledResources/PRC8.hif +++ b/nwn/nwnprc/trunk/CompiledResources/PRC8.hif @@ -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