#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 година
image затворено пре 3 година
Пријавите се да се прикључе у овом разговору.
Учитавање...
Откажи
Сачувај
Још нема садржаја.