mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-04 02:16:03 -04:00
Ordon Sword check
This commit is contained in:
@@ -36,7 +36,7 @@ int daObjSword_c::Create() {
|
||||
|
||||
cPhs_Step daObjSword_c::create() {
|
||||
fopAcM_ct(this, daObjSword_c);
|
||||
m_itemNo = 0x28;
|
||||
m_itemNo = IF_DUSK(randomizer_IsActive() ? static_cast<u8>(randomizer_getItemAtLocation("Ordon Sword")): ) 0x28;
|
||||
if (fopAcM_isItem(this, getItemBit())) {
|
||||
return cPhs_ERROR_e;
|
||||
}
|
||||
|
||||
@@ -64,9 +64,8 @@
|
||||
Categories:
|
||||
- Overworld
|
||||
- Ordona Province
|
||||
- REL
|
||||
Metadata:
|
||||
- None
|
||||
- Location Name Lookup
|
||||
Metadata: Ordon Sword
|
||||
|
||||
- Name: Wrestling With Bo
|
||||
Original Item: Iron Boots
|
||||
|
||||
Reference in New Issue
Block a user