diff --git a/Classified/Classified.html b/Classified/Classified.html index cc33c6aa2f..7bc9119fe4 100644 --- a/Classified/Classified.html +++ b/Classified/Classified.html @@ -1,8 +1,7 @@ - - - + + @@ -2143,10 +2142,10 @@
- +
- +
@@ -4144,7 +4143,7 @@ Fields of Experience:
STAMINA:
-
+
@@ -4480,10 +4479,10 @@ Fields of Experience:
- +
- +
@@ -5519,10 +5518,10 @@ Ammo: xx/xx #x
- +
- +
@@ -5570,10 +5569,10 @@ Ammo: xx/xx #x
- +
- +
@@ -5622,10 +5621,10 @@ Ammo: xx/xx #x
- +
- +
@@ -5674,10 +5673,10 @@ Ammo: xx/xx #x
- +
- +
@@ -5727,10 +5726,10 @@ Ammo: xx/xx #x
- +
- +
@@ -5778,10 +5777,10 @@ Ammo: xx/xx #x
- +
- +
@@ -5830,10 +5829,10 @@ Ammo: xx/xx #x
- +
- +
@@ -5882,10 +5881,10 @@ Ammo: xx/xx #x
- +
- +
@@ -5935,10 +5934,10 @@ Ammo: xx/xx #x
- +
- +
@@ -5986,10 +5985,10 @@ Ammo: xx/xx #x
- +
- +
@@ -6038,10 +6037,10 @@ Ammo: xx/xx #x
- +
- +
@@ -6090,10 +6089,10 @@ Ammo: xx/xx #x
- +
- +
@@ -6647,7 +6646,7 @@ console.log("checkbox: value"+[skill]); if (parseInt(values.setup_done)===0){ console.log("setup not done"); - setAttrs({wndStatus:"0"},{silent:false}) + //setAttrs({wndStatus:"0"},{silent:false}) ///setattrs doesnt seem to fire events when called from inside opne sheet ///so the below is pointless //setAttrs({str:"5",dex:5,wil:5,per:5,int:5},{silent:false});