This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
DarkflameServer
Watch
1
Star
0
Fork
0
You've already forked DarkflameServer
mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced
2024-11-14 20:28:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
445c01d485
DarkflameServer
/
migrations
/
cdserver
/
3_plunger_gun_fix.sql
3 lines
85 B
MySQL
Raw
Normal View
History
Unescape
Escape
added comment
2022-04-09 07:31:18 +00:00
-- File added April 9th, 2022
Added migration for plunger gun
2022-04-09 07:21:20 +00:00
UPDATE
ItemComponent
SET
itemType
=
5
where
id
=
7082
;
Reference in New Issue
Copy Permalink