mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 01:38:20 +00:00
Fix serratorizer chargeup time (#931)
This commit is contained in:
parent
34b5f0f9d6
commit
fab4414204
1
migrations/cdserver/5_serratorizer_chargeup_fix.sql
Normal file
1
migrations/cdserver/5_serratorizer_chargeup_fix.sql
Normal file
@ -0,0 +1 @@
|
||||
UPDATE behaviorParameter SET value = 20 WHERE behaviorID = 21001 AND parameterID = "value 2";
|
Loading…
Reference in New Issue
Block a user