initialize random_event action on Arena
This commit is contained in:
		| @@ -103,7 +103,8 @@ class BrSimArena(): | |||||||
|  |  | ||||||
|   def do_random_event(self): |   def do_random_event(self): | ||||||
|     #XXX random player does random action according to his inventory health, wounds, available weapons on the world, etc... |     #XXX random player does random action according to his inventory health, wounds, available weapons on the world, etc... | ||||||
|     pass |     self.eventClass.resolve_event() | ||||||
|  |     self.next_day() | ||||||
|  |  | ||||||
|   def supporter_donation(self): |   def supporter_donation(self): | ||||||
|     #XXX supporter donate a random item or weapon to a random player |     #XXX supporter donate a random item or weapon to a random player | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 andrea
					andrea