 e5ca83b5db
			
		
	
	e5ca83b5db
	
	
	
		
			
			* bumpstik: treasure/booster location rules
* bumpstik: oop missed a bit
* bumpstik: apply access rule to Hazards check
* bumpstik: move completion cond. to set_rules
* bumpstik: tests?
I have literally never written these before so 🤷
* bumpstik: oops
* bumpstik: how about this?
* bumpstik: fix some logic
* bumpstik: this almost works but not quite
* bumpstik: accurate region boundaries for BBs
since we're using rules now
* bumpstik: holy heck it works now
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			110 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			110 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from test.TestBase import WorldTestBase
 | |
| 
 | |
| 
 | |
| class BumpStikTestBase(WorldTestBase):
 | |
|     game = "Bumper Stickers"
 |