diff --git a/_entWatch4/configs/entwatch/ze_starwars_v2fix.cfg b/_entWatch4/configs/entwatch/ze_starwars_v2fix.cfg
new file mode 100644
index 00000000..f1b219dc
--- /dev/null
+++ b/_entWatch4/configs/entwatch/ze_starwars_v2fix.cfg
@@ -0,0 +1,94 @@
+"items"
+{
+	// Human - Items
+	"0"
+	{
+		"name"          "Force Heal"
+		"short"         "Heal"
+		"color"         "FFFF00"
+		"filter"        "Player_Jedi_Heal"
+		"weaponid"      "2466"
+		"buttonid"      "1997"
+		"triggerid"     "0"
+		"display"       "7"
+		"slot"          "2"
+		"mode"          "1"
+		"maxuses"       "0"
+		"cooldown"      "60"
+	}
+	"1"
+	{
+		"name"          "Force Push"
+		"short"         "Push"
+		"color"         "04B404"
+		"filter"        "Player_Jedi_Push"
+		"weaponid"      "2464"
+		"buttonid"      "2397"
+		"triggerid"     "0"
+		"display"       "7"
+		"slot"          "2"
+		"mode"          "1"
+		"maxuses"       "0"
+		"cooldown"      "60"
+	}
+	"2"
+	{
+		"name"          "Force Grip"
+		"short"         "Grip"
+		"color"         "ADD8E6"
+		"filter"        "Player_Jedi_Slowdown"
+		"weaponid"      "2468"
+		"buttonid"      "2015"
+		"triggerid"     "0"
+		"display"       "7"
+		"slot"          "2"
+		"mode"          "1"
+		"maxuses"       "0"
+		"cooldown"      "60"
+	}
+	"3"
+	{
+		"name"          "Force Lightning"
+		"short"         "Lightning"
+		"color"         "0000A0"
+		"filter"        "Player_Jedi_Electro"
+		"weaponid"      "2469"
+		"buttonid"      "2022"
+		"triggerid"     "0"
+		"display"       "7"
+		"slot"          "2"
+		"mode"          "1"
+		"maxuses"       "0"
+		"cooldown"      "60"
+	}
+	"4"
+	{
+		"name"          "Force Speed"
+		"short"         "Speed"
+		"color"         "FFA500"
+		"filter"        "Player_Jedi_Speed"
+		"weaponid"      "2467"
+		"buttonid"      "2029"
+		"triggerid"     "0"
+		"display"       "7"
+		"slot"          "2"
+		"mode"          "1"
+		"maxuses"       "0"
+		"cooldown"      "60"
+	}
+	"5"
+	{
+		"name"          "Force Rage"
+		"short"         "Rage"
+		"color"         "FFFFFF"
+		"filter"        "Player_Jedi_Rage"
+		"weaponid"      "2465"
+		"buttonid"      "2008"
+		"triggerid"     "0"
+		"display"       "7"
+		"slot"          "2"
+		"mode"          "3"
+		"maxuses"       "1"
+		"cooldown"      "20"
+	}
+}