mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
[MIRROR] Standardises Donk Co. stylisation (#3870)
* Standardises Donk Co. stylisation * Update emags.dm Co-authored-by: cacogen <25089914+cacogen@users.noreply.github.com> Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
co-authored by
cacogen
Gandalf
parent
26f3f2b91e
commit
51f9b05247
@@ -3559,7 +3559,7 @@
|
||||
dir = 10
|
||||
},
|
||||
/obj/machinery/shower{
|
||||
desc = "The HS-452. Installed recently by the DonkCo Hygiene Division.";
|
||||
desc = "The HS-452. Installed recently by the Donk Co. Hygiene Division.";
|
||||
dir = 4;
|
||||
name = "emergency shower"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
//CREATOR'S NOTE: DO NOT FUCKING GIVE THIS TO BOTANY!
|
||||
/obj/item/hot_potato
|
||||
name = "hot potato"
|
||||
desc = "A label on the side of this potato reads \"Product of DonkCo Service Wing. Activate far away from populated areas. Device will only attach to sapient creatures.\" <span class='boldnotice'>You can attack anyone with it to force it on them instead of yourself!</span>"
|
||||
desc = "A label on the side of this potato reads \"Product of Donk Co. Service Wing. Activate far away from populated areas. Device will only attach to sapient creatures.\" <span class='boldnotice'>You can attack anyone with it to force it on them instead of yourself!</span>"
|
||||
icon = 'icons/obj/hydroponics/harvest.dmi'
|
||||
icon_state = "potato"
|
||||
item_flags = NOBLUDGEON
|
||||
@@ -172,7 +172,7 @@
|
||||
detonate_explosion = FALSE
|
||||
|
||||
/obj/item/hot_potato/harmless/toy
|
||||
desc = "A label on the side of this potato reads \"Product of DonkCo Toys and Recreation department.\" <span class='boldnotice'>You can attack anyone with it to put it on them instead, if they have a free hand to take it!</span>"
|
||||
desc = "A label on the side of this potato reads \"Product of Donk Co. Toys and Recreation department.\" <span class='boldnotice'>You can attack anyone with it to put it on them instead, if they have a free hand to take it!</span>"
|
||||
sticky = FALSE
|
||||
reusable = TRUE
|
||||
forceful_attachment = FALSE
|
||||
|
||||
@@ -241,7 +241,7 @@
|
||||
merge_type = /obj/item/stack/tile/carpet/stellar
|
||||
|
||||
/obj/item/stack/tile/carpet/donk
|
||||
name = "donk co promotional carpet"
|
||||
name = "\improper Donk Co. promotional carpet"
|
||||
icon_state = "tile_carpet_donk"
|
||||
inhand_icon_state = "tile-carpet-orange"
|
||||
turf_type = /turf/open/floor/carpet/donk
|
||||
|
||||
@@ -407,7 +407,7 @@
|
||||
|
||||
/obj/item/storage/belt/military/snack/Initialize()
|
||||
. = ..()
|
||||
var/sponsor = pick("DonkCo", "Waffle Co.", "Roffle Co.", "Gorlax Marauders", "Tiger Cooperative")
|
||||
var/sponsor = pick("Donk Co.", "Waffle Co.", "Roffle Co.", "Gorlax Marauders", "Tiger Cooperative")
|
||||
desc = "A set of snack-tical webbing worn by athletes of the [sponsor] VR sports division."
|
||||
|
||||
/obj/item/storage/belt/military/snack/ComponentInitialize()
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
/obj/machinery/vending/syndichem
|
||||
name = "\improper SyndiChem"
|
||||
desc = "A vending machine full of grenades and grenade accessories. Sponsored by DonkCo(tm)."
|
||||
desc = "A vending machine full of grenades and grenade accessories. Sponsored by Donk Co."
|
||||
req_access = list(ACCESS_SYNDICATE)
|
||||
products = list(/obj/item/stack/cable_coil = 5,
|
||||
/obj/item/assembly/igniter = 20,
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
|
||||
/obj/item/paper/fluff/ruins/listeningstation/odd_report
|
||||
name = "odd report"
|
||||
info = "I wonder how much longer they will accept my empty reports. They will cancel the case soon without results. When the pickup comes, I will tell them I have lost faith in our cause, and beg them to consider a diplomatic solution. How many nuclear teams have been dispatched with those nukes? I must try and prevent more from ever being sent. If they will not listen to reason, I will detonate the warehouse myself. Maybe some day in the immediate future, space will be peaceful, though I don't intend to live to see it. And that is why I write this down- it is my sacrifice that stabilized your worlds, traveller. Spare a thought for me, and please attempt to prevent nuclear proliferation, should it ever rear its ugly head again. -DonkCo Operative #451"
|
||||
info = "I wonder how much longer they will accept my empty reports. They will cancel the case soon without results. When the pickup comes, I will tell them I have lost faith in our cause, and beg them to consider a diplomatic solution. How many nuclear teams have been dispatched with those nukes? I must try and prevent more from ever being sent. If they will not listen to reason, I will detonate the warehouse myself. Maybe some day in the immediate future, space will be peaceful, though I don't intend to live to see it. And that is why I write this down- it is my sacrifice that stabilized your worlds, traveller. Spare a thought for me, and please attempt to prevent nuclear proliferation, should it ever rear its ugly head again. - Donk Co. Operative #451"
|
||||
|
||||
/obj/item/paper/fluff/ruins/listeningstation/briefing
|
||||
name = "mission briefing"
|
||||
|
||||
Reference in New Issue
Block a user