Skip to content

Commit

Permalink
Update modular_ss220/dunes_map/code/objects.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Mikhail Dzianishchyts <[email protected]>
  • Loading branch information
Fullonibus and m-dzianishchyts authored Nov 4, 2024
1 parent 39195d4 commit 5909f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/dunes_map/code/objects.dm
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
new /obj/effect/decal/cleanable/blood/gibs(T)
new /obj/effect/decal/cleanable/blood(T)
STOP_PROCESSING(SSobj, src)
..()
return ..()

/obj/structure/decorative_structures/corpse/attack_hand(mob/living/user)
take_damage(pick(2,3), BRUTE, "melee")
Expand Down

0 comments on commit 5909f94

Please sign in to comment.