diff --git a/complex2.cpp b/complex2.cpp index ce8b3244..90da4719 100644 --- a/complex2.cpp +++ b/complex2.cpp @@ -703,8 +703,13 @@ EX int size(cell *c, eItem what) { case itOrbFreedom: return restricted ? 10 : 60; + case itOrbImpact: + case itOrbPlague: + return 10; + case itOrbThorns: case itOrb37: + case itOrbChaos: return 20; case itOrbLava: