fixed the charges in Orb of Air

This commit is contained in:
Zeno Rogue 2017-08-13 21:11:40 +02:00
parent 79f1ecb993
commit 22aa5ca4bb
1 changed files with 1 additions and 0 deletions

View File

@ -1223,6 +1223,7 @@ int orbcharges(eItem it) {
case itOrbHorns:
case itOrbBull:
case itOrbShell:
case itOrbAir:
return 66;
case itOrbTime:
case itOrbSpace: