Equipment buying and selling complete

This commit is contained in:
2019-06-01 23:02:08 +10:00
parent 7c7e69d4c5
commit 8161ebb512
8 changed files with 294 additions and 72 deletions
View File
+2 -1
View File
@@ -1 +1,2 @@
ALTER TABLE pastCombat CHANGE casualtiesVictor attackerCasualties INTEGER;
#NOTE: ALWAYS, ALWAYS, ALWAYS write a script in revert.sql that undoes these changes