mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
fix maints station traits typos (#95662)
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
weight = 5
|
||||
cost = STATION_TRAIT_COST_LOW //Most of maints is literal trash anyway
|
||||
show_in_report = TRUE
|
||||
report_message = "Our workers cleaned out most of the junk in the maintenace areas."
|
||||
report_message = "Our workers cleaned out most of the junk in the maintenance areas."
|
||||
blacklist = list(/datum/station_trait/filled_maint)
|
||||
trait_to_give = STATION_TRAIT_EMPTY_MAINT
|
||||
|
||||
|
||||
@@ -136,7 +136,7 @@
|
||||
weight = 5
|
||||
cost = STATION_TRAIT_COST_LOW
|
||||
show_in_report = TRUE
|
||||
report_message = "Our workers accidentally forgot more of their personal belongings in the maintenace areas."
|
||||
report_message = "Our workers accidentally forgot more of their personal belongings in the maintenance areas."
|
||||
blacklist = list(/datum/station_trait/empty_maint)
|
||||
trait_to_give = STATION_TRAIT_FILLED_MAINT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user