mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Adds Holy Hand Grenades (#31293)
* Holy Hand Grenade * Lints * Fixes RND levels * Adjusts timer to 5 seconds * Linters * Tints HHG Shrapnel * Kills revs dead * Big damage instead of death * Apply suggestions from code review Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com> Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> --------- Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> Co-authored-by: JimKil3 <47290811+JimKil3@users.noreply.github.com>
This commit is contained in:
@@ -475,7 +475,8 @@
|
||||
/obj/item/storage/box/zipties = 1,
|
||||
/obj/item/flashlight/seclite = 1,
|
||||
/obj/item/gun/energy/gun/nuclear = 1,
|
||||
/obj/item/storage/bible = 1
|
||||
/obj/item/storage/bible = 1,
|
||||
/obj/item/grenade/frag/holy = 1,
|
||||
)
|
||||
|
||||
cybernetic_implants = list(
|
||||
|
||||
Reference in New Issue
Block a user