Implemented 7 random events for Halloween, 17th October to 7th November
Includes server config options holiday_random_event and force_halloween_randoms Admin command ::hrevent -p username -e eventName Admin command ::forcehrevents holidayName Admin command ::stophrevents
This commit is contained in:
@@ -97,6 +97,10 @@ better_agility_pyramid_gp = true
|
||||
better_dfs = true
|
||||
#new player announcement
|
||||
new_player_announcement = true
|
||||
#enables holiday random events (no effect on normal random events)
|
||||
holiday_event_randoms = true
|
||||
#force holiday randoms (can only force one at a time)
|
||||
force_halloween_randoms = false
|
||||
|
||||
[paths]
|
||||
#path to the data folder, which contains the cache subfolder and such
|
||||
|
||||
Reference in New Issue
Block a user