rathena/npc
shunta hayashi 5ee8e10231
Fix duplicate item ID check in bio4_reward (#10022)
The condition for .@type = 1 in bio4_reward.txt checked
.@equip_item == 13069 twice, making the second comparison
dead code. Remove the duplicate while preserving the rest of
the list (1291, 1392, 1393, 1435, 1490, 13070, 16017).

No behavior change: items previously matching still match;
no item is newly added or removed from the set.

Closes #10021

Co-authored-by: Shunta Hayashi <201278530+taiman724@users.noreply.github.com>
2026-05-19 19:27:24 +02:00
..
airports Fixed a possible division by zero in npc/airports/airships.txt (#8672) 2024-09-23 16:57:41 +02:00
battleground General typos (#8000) 2023-11-10 12:51:01 -05:00
cities Fix Some Typo In Code Documentation (#9951) 2026-03-28 00:20:28 +01:00
custom Added support for refined barter items (#9303) 2025-06-06 17:52:33 +02:00
events General typos (#8000) 2023-11-10 12:51:01 -05:00
guild Fix Some Typo In Code Documentation (#9951) 2026-03-28 00:20:28 +01:00
guild2 Update agit_start_se.txt (#7448) 2022-11-30 22:07:43 +01:00
instances Fix Some Typo In Code Documentation (#9951) 2026-03-28 00:20:28 +01:00
jobs Minor fix wizard.txt (#9499) 2025-08-18 09:29:24 +02:00
kafras Added optional Pre-Renewal Brasilis (#8480) 2024-07-06 23:24:48 +02:00
mapflag Added optional Pre-Renewal Brasilis (#8480) 2024-07-06 23:24:48 +02:00
merchants Fix Some Typo In Code Documentation (#9951) 2026-03-28 00:20:28 +01:00
mobs Removes an invalid mob death event (#4821) 2020-04-19 14:07:01 -04:00
other Fix Some Typo In Code Documentation (#9951) 2026-03-28 00:20:28 +01:00
pre-re Fix Some Typo In Code Documentation (#9951) 2026-03-28 00:20:28 +01:00
quests Fix Some Typo In Code Documentation (#9951) 2026-03-28 00:20:28 +01:00
re Fix duplicate item ID check in bio4_reward (#10022) 2026-05-19 19:27:24 +02:00
test Fixed atcommand use in playerless scripts (#8892) 2024-12-23 15:37:00 +01:00
warps Added optional Pre-Renewal Brasilis (#8480) 2024-07-06 23:24:48 +02:00
barters.yml Added support for refined barter items (#9303) 2025-06-06 17:52:33 +02:00
scripts_athena.conf Added optional Pre-Renewal Brasilis (#8480) 2024-07-06 23:24:48 +02:00
scripts_custom.conf
scripts_guild.conf Fixed place names and other typos (#4475) 2019-12-15 20:55:19 +01:00
scripts_jobs.conf
scripts_mapflags.conf Missing nodynamicnpc on mapflag (#8357) 2024-05-24 15:28:07 +02:00
scripts_monsters.conf Removed City Cleaners from RE monster spawn files (#3082) 2018-05-19 11:36:59 -04:00
scripts_test.conf
scripts_warps.conf Added optional Pre-Renewal Brasilis (#8480) 2024-07-06 23:24:48 +02:00