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:
evilew
2024-08-05 12:54:44 +02:00
parent 5b1eafe9d0
commit 736e4c9cbf
7 changed files with 29 additions and 6 deletions
@@ -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")