mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-02-12 19:31:04 +00:00
More Experience Fixes (#1163)
* revenge experience now rate down and capped; fixed issue with the tail of an empty list * fixed column name difference between database and persistence objects
This commit is contained in:
parent
22d097347b
commit
e9daae5802
10 changed files with 24 additions and 21 deletions
|
|
@ -0,0 +1,3 @@
|
|||
/* Original: V008__Scoring.sql */
|
||||
ALTER TABLE assistactivity
|
||||
RENAME COLUMN attacker_id TO killer_id;
|
||||
Loading…
Add table
Add a link
Reference in a new issue