mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Bible refactor (#75350)
## About The Pull Request This started as a simple addition where burning a bible would curse you, but then I realized... Bibles aren't even proper books, thus can't be burned! So yeah, since that is not necessary due to how atom_storage works, I reworked that. ## Why It's Good For The Game Because burning bibles and getting cursed for it is funny.   ## Changelog 🆑 add: You can burn bibles now! But heresy has a steep cost... /🆑 --------- Co-authored-by: san7890 <the@san7890.com>
This commit is contained in:
co-authored by
san7890
parent
8eb5299032
commit
dff70625e7
@@ -178,7 +178,7 @@
|
||||
new /obj/item/coin/silver(src)
|
||||
new /obj/item/shovel/spade(src)
|
||||
if(4)
|
||||
new /obj/item/storage/book/bible/booze(src)
|
||||
new /obj/item/book/bible/booze(src)
|
||||
if(5)
|
||||
new /obj/item/clothing/neck/stethoscope(src)
|
||||
new /obj/item/scalpel(src)
|
||||
|
||||
Reference in New Issue
Block a user