mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-14 09:28:26 +01:00
Update __donator.dm
This commit is contained in:
@@ -259,16 +259,16 @@ datum/gear/lyricalpawsring
|
||||
name = "Weight Gain Spellbook"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/book/granter/spell/fattening
|
||||
ckeywhitelist = list("sonoida", "themrsky")
|
||||
ckeywhitelist = list("sonoida", "themrsky", "not number")
|
||||
|
||||
/datum/gear/wgspell_transfer
|
||||
name = "Weight Transfer Spellbook"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/book/granter/spell/fattening/transfer
|
||||
ckeywhitelist = list("sonoida", "themrsky")
|
||||
ckeywhitelist = list("sonoida", "themrsky", "not number")
|
||||
|
||||
/datum/gear/wgspell_take
|
||||
name = "Weight Steal Spellbook"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/book/granter/spell/fattening/steal
|
||||
ckeywhitelist = list("sonoida", "themrsky")
|
||||
ckeywhitelist = list("sonoida", "themrsky", "not number")
|
||||
|
||||
Reference in New Issue
Block a user