mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-04 09:44:10 +00:00
Added migration for plunger gun
This commit is contained in:
1
migrations/cdserver/3_plunger_gun_fix.sql
Normal file
1
migrations/cdserver/3_plunger_gun_fix.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE ItemComponent SET itemType = 5 where id = 7082;
|
Reference in New Issue
Block a user