mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
Purges clown planet references from station traits (#23834)
* ah shit, here we go again * Update code/datums/station_traits/neutral_traits.dm Co-authored-by: synthtee <127706731+SynthTwo@users.noreply.github.com> --------- Co-authored-by: synthtee <127706731+SynthTwo@users.noreply.github.com>
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
name = "Bananium Shipment"
|
||||
trait_type = STATION_TRAIT_NEUTRAL
|
||||
weight = 5
|
||||
report_message = "Rumor has it that the clown planet has been sending support packages to clowns in this system."
|
||||
report_message = "An unidentified benefactor has dispatched a mysterious shipment to your station's clown. It was reported to smell faintly of bananas."
|
||||
trait_to_give = STATION_TRAIT_BANANIUM_SHIPMENTS
|
||||
|
||||
/datum/station_trait/bananium_shipment
|
||||
name = "Tranquilite Shipment"
|
||||
trait_type = STATION_TRAIT_NEUTRAL
|
||||
weight = 5
|
||||
report_message = "Rumor has it that the mime federation has been sending support packages to mimes in this system."
|
||||
report_message = "Shipping records show an unmarked crate being delivered to your station's mime."
|
||||
trait_to_give = STATION_TRAIT_TRANQUILITE_SHIPMENTS
|
||||
|
||||
/datum/station_trait/unique_ai
|
||||
|
||||
Reference in New Issue
Block a user