mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	fixed the Handsome Gardener's Flower
This commit is contained in:
		| @@ -1390,7 +1390,7 @@ EX bool drawMonsterType(eMonster m, cell *where, const transmatrix& V1, color_t | |||||||
|           } |           } | ||||||
|         else { |         else { | ||||||
|           queuepoly(VHEAD1, cgi.shPHead,  0xF0A0D0FF); |           queuepoly(VHEAD1, cgi.shPHead,  0xF0A0D0FF); | ||||||
|           queuepoly(VBS, cgi.shFlowerHand,  0xC00000FF); |           queuepoly(VBODY * VBS, cgi.shFlowerHand,  0xC00000FF); | ||||||
|           queuepoly(VBODY2 * VBS, cgi.shSuspenders,  0xC00000FF); |           queuepoly(VBODY2 * VBS, cgi.shSuspenders,  0xC00000FF); | ||||||
|           } |           } | ||||||
|         } |         } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue