mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 05:23:00 +00:00 
			
		
		
		
	srx and rch command line options
This commit is contained in:
		| @@ -340,6 +340,14 @@ else if(args()[0] == '-' && args()[1] == x && args()[2] == '0') { showstartmenu | ||||
|     PHASEFROM(2); | ||||
|     shift(); sightrange = argi(); | ||||
|     } | ||||
|   else if(argis("-srx")) {     | ||||
|     PHASEFROM(2); | ||||
|     shift(); sightrange = argi(); overgenerate = true; autocheat = true; | ||||
|     } | ||||
|   else if(argis("-rch")) {     | ||||
|     PHASEFROM(2); | ||||
|     reptilecheat = true; autocheat = true; firstland = laReptile; | ||||
|     } | ||||
| #if CAP_SDL | ||||
|   else if(argis("-pngshot")) { | ||||
|     PHASE(3); shift();  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue