mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 01:46:41 +01:00
more tweaaaks
- mice events were nerfed (mostly the amount spawned atm, along with roundstart too) - added a donator item - buffed dessert infestation event
This commit is contained in:
@@ -284,3 +284,15 @@ datum/gear/lyricalpawsring
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/book/granter/spell/fattening/steal
|
||||
ckeywhitelist = list("sonoida", "themrsky", "Not Number")
|
||||
|
||||
/obj/item/clothing/glasses/eyepatch/cabal
|
||||
name = "Cabal's Eyepatch"
|
||||
desc = "Vulpine sluts only."
|
||||
icon_state = "eyepatch_white"
|
||||
item_state = "eyepatch_white"
|
||||
|
||||
/datum/gear/white_eyepatch
|
||||
name = "White Eyepatch"
|
||||
category = SLOT_GLASSES
|
||||
path = /obj/item/book/granter/spell/fattening/steal
|
||||
ckeywhitelist = list("spess_lizurd")
|
||||
|
||||
Reference in New Issue
Block a user