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

بسته‌شده
3 سال پیش باز شده توسط neatz09 · 2 دیدگاه
هنوز محتوایی ایجاد نشده.
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 سال پیش بسته شد
برای پیوستن به گفتگو، وارد شودید.
بدون نقطه عطف
بدون مسئول رسیدگی
2 مشارکت کننده
درحال بارگذاری...
لغو
ذخيره
هنوز محتوایی ایجاد نشده.