mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	classified kills[moNone]
This commit is contained in:
		| @@ -602,6 +602,7 @@ EX void applyBoxes() { | |||||||
|     else if(i == moGreater) applyBoxOrb(itOrbDragon); |     else if(i == moGreater) applyBoxOrb(itOrbDragon); | ||||||
|     else if(i == moGreaterM) applyBoxOrb(itOrbIllusion); |     else if(i == moGreaterM) applyBoxOrb(itOrbIllusion); | ||||||
|     else if(i == moWolfMoved) applyBoxM(moWorldTurtle); |     else if(i == moWolfMoved) applyBoxM(moWorldTurtle); | ||||||
|  |     else if(i == moNone) applyBoxNum(kills[i], "icewalls melted"); | ||||||
|     else applyBoxM(eMonster(i), fake); |     else applyBoxM(eMonster(i), fake); | ||||||
|     } |     } | ||||||
|      |      | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue