mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Syndicate Support Plushie (#2757)
## About The Pull Request Help, I'm in maintenance and Security is bullying me, I need a plush-sized friend before they bludgeon me to death. ## Why It's Good For The Game Plush. ## Proof Of Testing Compiles and worked on a private server. ## Changelog 🆑 add: Adds a new plushie to the badass section in uplink. /🆑
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/datum/uplink_item/badass/plushie
|
||||
name = "Syndicate Support Plushie"
|
||||
desc = "For agents in the field requiring urgent emotional support."
|
||||
item = /obj/item/toy/plush/nukeplushie
|
||||
cost = 1
|
||||
@@ -9343,6 +9343,7 @@
|
||||
#include "modular_zubbers\code\modules\tarkon\code\misc-fluff\research.dm"
|
||||
#include "modular_zubbers\code\modules\taur_mechanics\serpentine_taur.dm"
|
||||
#include "modular_zubbers\code\modules\title_screen\code\title_screen_subsystem.dm"
|
||||
#include "modular_zubbers\code\modules\uplink\uplink_items\badass.dm"
|
||||
#include "modular_zubbers\code\modules\vehicles\mech_fabricator.dm"
|
||||
#include "modular_zubbers\code\modules\vending\armadyne.dm"
|
||||
#include "modular_zubbers\code\modules\vending\clothmate.dm"
|
||||
|
||||
Reference in New Issue
Block a user