mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	changes: fixed Holy Grail
This commit is contained in:
		| @@ -190,6 +190,7 @@ EX bool collectItem(cell *c2, bool telekinesis IS(false)) { | ||||
|     items[itOrbSpeed] += v; | ||||
|     items[itHolyGrail]++; | ||||
|     addMessage(XLAT("Congratulations! You have found the Holy Grail!")); | ||||
|     if(!eubinary) changes.value_keep(c2->master->alt->emeraldval); | ||||
|     if(!eubinary) c2->master->alt->emeraldval |= GRAIL_FOUND; | ||||
|     achievement_collection(c2->item); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue