The files.

This commit is contained in:
Ghommie
2019-11-13 20:35:21 +01:00
parent 248586cfd7
commit cef72b93eb
3 changed files with 2 additions and 7 deletions
+2 -2
View File
@@ -757,13 +757,13 @@
attack_verb = list("bashes", "smacks", "whacks")
/obj/item/nullrod/rosary
icon = 'modular_citadel/icons/obj/items_and_weapons.dmi'
icon_state = "rosary"
item_state = null
name = "prayer beads"
desc = "A set of prayer beads used by many of the more traditional religions in space"
force = 2
force = 4
throwforce = 0
attack_verb = list("whipped", "repented", "lashed", "flagellated")
var/praying = FALSE
var/deity_name = "Coderbus" //This is the default, hopefully won't actually appear if the religion subsystem is running properly