From 4726ca262bb6db91f8f9842c5d2926d2fd52e867 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 19 May 2020 09:02:55 -0300 Subject: Register better which mob IDs are free and I'll prioritary use them. --- db/re/mob_db.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a88384ae5..104a00743 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -586,6 +586,11 @@ mob_db: ( }, // 1013 is free // 1014 is free +// mob ids which is free: 1013, 1014, 1019, 1020 +// is free: 1045, 1046, 1047, 1048 +// is free: 1057, 1059 +// Chests/Mimics: 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, +// is free: 1248, 1249 { Id: 1015 SpriteName: "Tipiu" @@ -1786,6 +1791,7 @@ mob_db: ( AnimalBones: 80 } }, +// 1045~1048 is free { Id: 1049 SpriteName: "BhopFluffy" -- cgit v1.2.3-70-g09d2