Address comments

This commit is contained in:
mochi
2020-07-20 06:59:40 +02:00
parent c60f8761fa
commit dd5c88eb74
9 changed files with 19 additions and 15 deletions
@@ -25,7 +25,7 @@
/obj/item/instrument/suicide_act(mob/user)
user.visible_message("<span class='suicide'>[user] begins to play 'Gloomy Sunday'! It looks like [user.p_theyre()] trying to commit suicide!</span>")
return (BRUTELOSS)
return BRUTELOSS
/obj/item/instrument/attack_self(mob/user)
if(!user.IsAdvancedToolUser())
@@ -170,7 +170,7 @@
w_class = WEIGHT_CLASS_TINY
force = 0
throw_speed = 3
throw_range = 15
throw_range = 7
hitsound = 'sound/items/bikehorn.ogg'
allowed_instrument_ids = "bikehorn"