FIxed Hulking Corpse animations
FIxed Hulking Corpse animations. Dancing weapons are now properly constructs.
This commit is contained in:
@@ -42,7 +42,7 @@ const int SE_TRAP_TYPE_DEFAULT = 2; // Average category
|
||||
// Reward disarm XP to the disarmer of the trap?
|
||||
const int SE_DISARM_XP_ACTIVE = TRUE; // Main toggle - Switch on or off here
|
||||
|
||||
const int SE_DISARM_XP_ROGUE_ONLY = TRUE; // Reward rogues only?
|
||||
const int SE_DISARM_XP_ROGUE_ONLY = FALSE; // Reward rogues only?
|
||||
const int SE_DISARM_XP_ONCE_ONLY = TRUE; // Reward once per object per player per reset?
|
||||
|
||||
// The XP reward is equal to the disarm XP
|
||||
|
Reference in New Issue
Block a user