mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Remove unused dead code for cargobonus event. (#19587)
This commit is contained in:
committed by
GitHub
parent
17a307c044
commit
4bb50665a8
@@ -1,8 +0,0 @@
|
||||
/datum/event/cargo_bonus
|
||||
announceWhen = 5
|
||||
|
||||
/datum/event/cargo_bonus/announce()
|
||||
event_announcement.Announce("Congratulations! [station_name()] was chosen for a supply limit increase. Please contact the local cargo department for details!", "Supply Alert")
|
||||
|
||||
/datum/event/cargo_bonus/start()
|
||||
supply_controller.points += rand(100,500)
|
||||
Reference in New Issue
Block a user