Skip to content

Commit

Permalink
Update organic_steps.dm
Browse files Browse the repository at this point in the history
Signed-off-by: Theos <[email protected]>
  • Loading branch information
SomeguyManperson authored Aug 15, 2024
1 parent 00f7f34 commit dba910f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/surgery/organic_steps.dm
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@

/datum/surgery_step/incise/nobleed //silly friendly!
experience_given = 1 //safer so not as much XP
fuckup_damage = 0

/datum/surgery_step/incise/nobleed/preop(mob/user, mob/living/carbon/target, target_zone, obj/item/tool, datum/surgery/surgery)
display_results(user, target, "<span class='notice'>You begin to <i>carefully</i> make an incision in [target]'s [parse_zone(target_zone)]...</span>",
Expand Down

0 comments on commit dba910f

Please sign in to comment.