mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-30 16:38:30 +01:00
Removed Hyperstaion Plushies
This Change removes all the hyperstation plushie spawns and their mentions in the code. (They are commented out but I recommend disabling __donator.dm & hyperstation\code\obj\plushes.dmi in the Dream Daemon load tree to avoid loading unnecessary files. (if I removed anyones plushie for the server please let me know and i will fix it)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//This is the file that handles donator loadout items.
|
||||
|
||||
|
||||
/*
|
||||
/datum/gear/pingcoderfailsafe
|
||||
name = "IF YOU SEE THIS, PING A CODER RIGHT NOW!"
|
||||
category = SLOT_IN_BACKPACK
|
||||
@@ -168,3 +168,5 @@ datum/gear/lyricalpawsring
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/clothing/suit/hooded/occultrobes
|
||||
ckeywhitelist = list("relquen")
|
||||
*/
|
||||
//Commented out all Donator items
|
||||
Reference in New Issue
Block a user