mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-31 07:37:13 +00:00
chore: ToDos and new regexes
This commit is contained in:
@@ -14,4 +14,8 @@
|
||||
"SELECT * FROM s1_vdata WHERE wood < 0 OR clay < 0 OR iron < 0 OR crop < 0"
|
||||
"SELECT * FROM `s1_fdata`"
|
||||
- try to find and fix this (it's probably automation but has came up with a new registration, first login):
|
||||
"UPDATE s1_units set hero = hero - WHERE vref = 38801"
|
||||
"UPDATE s1_units set hero = hero - WHERE vref = 38801"
|
||||
- there is an excessive amount of these, find where and correct that:
|
||||
"UPDATE s1_hero set dead = 1 where uid = 99"
|
||||
- this shouldn't be:
|
||||
"UPDATE s1_bdata SET timestamp = 1508863345 WHERE id = ''"
|
||||
Reference in New Issue
Block a user