#244 DB change + code needed to flag items in the DB to be body/small chest drops

Затворени
отворен преди 3 години от neatz09 · 2 коментара
neatz09 коментира преди 3 години
Все още няма съдържание.
image коментира преди 3 години
Сътрудник

Closing http://cutpon.com:3000/devn00b/EQ2EMu/issues/222 cause its the same thing..

Closing http://cutpon.com:3000/devn00b/EQ2EMu/issues/222 cause its the same thing..
image коментира преди 3 години
Сътрудник

alter table items add column body_drop tinyint(3) not null default '0';

Default goes to chest if it’s uncommon or higher tier, this flag will override to body

```alter table items add column body_drop tinyint(3) not null default '0';``` Default goes to chest if it’s uncommon or higher tier, this flag will override to body
image посочи тази задача от ревизия преди 3 години
Впишете се за да се присъедините към разговора.
Зареждане...
Отказ
Запис
Все още няма съдържание.