Fixed being able to use Cult 3.0 runes that you shouldn't already have access to (#20738)

* limit act

* nullrod

* gne

* aaaaaa
This commit is contained in:
DeityLink
2018-11-17 03:31:58 +01:00
committed by jknpj
parent f8496ac481
commit 96d69b71a3
5 changed files with 36 additions and 10 deletions

View File

@@ -24,6 +24,7 @@
var/health = 50
var/tmp/busy = 0
var/list/valid_types = list(/obj/item/weapon/book, \
/obj/item/weapon/tome, \
/obj/item/weapon/tome_legacy, \
/obj/item/weapon/spellbook, \
/obj/item/weapon/storage/bible)