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

Lezárt
megnyitva ekkor: 3 éve neatz09 által · 2 hozzászólás
neatz09 hozzászólt 3 éve
Még nincs tartalom.
image hozzászólt 3 éve
Közreműködő

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 hozzászólt 3 éve
Közreműködő

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 hivatkozott erre a hibajegyre egy commit-ban ekkor: 3 éve
image lezárta ekkor: 3 éve
Jelentkezzen be hogy csatlakozhasson a beszélgetéshez.
Töltés...
Mégse
Mentés
Még nincs tartalom.