Skip to content

Commit ac1db99

Browse files
Update README.md
1 parent a974c97 commit ac1db99

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,15 @@ A "The Legend of Zelda: Twilight Princess" mod that modifies the mechanics of se
88
* Bow: each shot consumes 1/4 off the meter.
99
* Normal and Water Bombs: consumes 1/3 off the meter.
1010
* Bomblings: can not be used at all. (The code is not decompiled enough to integrate properly with the meter afaik.)
11-
* Bomb Arrows:
11+
* Bomb Arrows: each shot consumes 7/12 off the meter.
12+
* Magic Armor: Consumes meter when worn. Still lose rupees when hit. (The code for rupee loss when hit may not be fully decompiled atm.)
13+
* Spinner: consumes meter when on rails and when attacking/jumping.
14+
* Dominion Rod: consumes meter when swung, when controlling object, and when attacking with controlled object.
15+
16+
## Extra features:
17+
18+
* Toggle bewtween Kokiri, Zora, and Magic armor by pressing Dpad-down. (Must unlock armor to toggle.)
19+
* Kokiri/Armor->Zora Armor: press Dpad-down once.
20+
* Kokiri/Zora->Armor: press Dpad-down twice.
21+
* Zora->Kokiri: press Dpad-down once.
22+
* Armor->Kokiri: press Dpad-down twice.

0 commit comments

Comments
 (0)