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

Kapalı
neatz09 tarafından 3 yıl önce kere açıldı · 2 yorum
neatz09 3 yıl önce olarak yorumlandı
Henüz bir içerik yok.
image 3 yıl önce olarak yorumlandı
Katkıcı

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 yıl önce olarak yorumlandı
Katkıcı

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
Giriş yap bu konuşmaya katılmak için.
Yükleniyor...
İptal
Kaydet
Henüz bir içerik yok.