U1258 - removing ring of levitation while riding a flying steed
As reported, you'd get the "float gently to the ground" message even while riding a flying steed. Rearranged the code and added a new case for this. I found it odd that Hallucination protected you from falling out of the saddle due to the Sokoban air currents. The message implied otherwise, so I've made the sokoban_trap code apply in both cases.
This commit is contained in:
@@ -77,6 +77,7 @@ message order when swapping places with a pet (e.g. into a trap), also use
|
||||
different term instead of "displace"
|
||||
flyers can get out of pits more easily than non-flyers
|
||||
allow use of the < command to try to exit a pit
|
||||
clean up messages when you stop levitation while riding a flying steed
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user