Open brenthaertlein opened 6 years ago
Consider how (IPowerful) boss.PowerUp() (and the associated code in Level5Controller.cs) is affected by the fact that bosses can be Vaporize()'d.
(IPowerful) boss.PowerUp()
Level5Controller.cs
Vaporize()
Relates to #46
Consider how
(IPowerful) boss.PowerUp()
(and the associated code inLevel5Controller.cs
) is affected by the fact that bosses can beVaporize()
'd.Relates to #46