mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Added more prizes to fusion quiz and adjusted prize exchange prices
This commit is contained in:
@@ -1870,7 +1870,8 @@ ItemHandlers::UseInField.add(:BOXLINK, proc { |item|
|
||||
blacklisted_maps = [
|
||||
315,316,317,318,328,343,#Elite Four
|
||||
776,777,778,779,780,781,782,783,784, #Mt. Silver
|
||||
722,723,724,720 #Dream sequence
|
||||
722,723,724,720, #Dream sequence
|
||||
304,306,307 #Victory road
|
||||
]
|
||||
if blacklisted_maps.include?($game_map.map_id)
|
||||
Kernel.pbMessage("There doesn't seem to be any network coverage here...")
|
||||
|
||||
Reference in New Issue
Block a user