diff --git a/migrations/cdserver/3_plunger_gun_fix.sql b/migrations/cdserver/3_plunger_gun_fix.sql index 3d33592e..35654e8b 100644 --- a/migrations/cdserver/3_plunger_gun_fix.sql +++ b/migrations/cdserver/3_plunger_gun_fix.sql @@ -1 +1,2 @@ +-- File added April 9th, 2022 UPDATE ItemComponent SET itemType = 5 where id = 7082;