Skip to content

Commit

Permalink
[Code Bounty] Buffs syndicate bible (#3578)
Browse files Browse the repository at this point in the history
* done

* done for real this time
  • Loading branch information
Shoddd authored Sep 30, 2024
1 parent e394c45 commit 1a5a5e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/library/bibles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ GLOBAL_LIST_INIT(bibleitemstates, list(
name = "Syndicate Tome"
desc = "A very ominous tome resembling a bible."
icon_state ="ebook"
slot_flags = ITEM_SLOT_BELT | ITEM_SLOT_POCKETS
item_flags = NO_BLOOD_ON_ITEM
throw_speed = 2
throw_range = 7
Expand Down

0 comments on commit 1a5a5e4

Please sign in to comment.