Bläddra i källkod

this is really annoying

seems my database dump failed me
development
mauirixxx 7 år sedan
committed by GitHub
förälder
incheckning
82ca11ff2e
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      db/gw-treasure-listattribute.sql

+ 1
- 0
db/gw-treasure-listattribute.sql Visa fil

@@ -11,6 +11,7 @@
DROP TABLE IF EXISTS `listattribute`;

CREATE TABLE `listattribute` (
`weapattrid` int(2) NOT NULL AUTO_INCREMENT,
`weaponattribute` varchar(20) DEFAULT NULL COMMENT 'death magic, axe mastery, command, smiting prayers, etc'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;



Laddar…
Avbryt
Spara