mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Whitespace fixes. (#21371)
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
|
||||
/obj/item/multitool/command/suicide_act(mob/living/user)
|
||||
user.visible_message("<span class='suicide'>[user] is attempting to command the command multitool! It looks like [user.p_theyre()] trying to commit suicide!</span>")
|
||||
//basically just cleaned up and copied from the medical wrench code
|
||||
//basically just cleaned up and copied from the medical wrench code
|
||||
if(!user)
|
||||
return
|
||||
|
||||
|
||||
@@ -249,10 +249,10 @@
|
||||
/obj/item/pinpointer/advpinpointer,
|
||||
/obj/item/storage/box/syndie_kit/bonerepair,
|
||||
/obj/item/storage/backpack/duffel/syndie/med/surgery,
|
||||
/obj/item/storage/toolbox/syndicate,
|
||||
/obj/item/storage/backpack/clown/syndie,
|
||||
/obj/item/storage/backpack/satchel_flat,
|
||||
/obj/item/camera_bug,
|
||||
/obj/item/storage/toolbox/syndicate,
|
||||
/obj/item/storage/backpack/clown/syndie,
|
||||
/obj/item/storage/backpack/satchel_flat,
|
||||
/obj/item/camera_bug,
|
||||
/obj/item/storage/belt/military/traitor,
|
||||
/obj/item/clothing/glasses/chameleon/thermal,
|
||||
/obj/item/borg/upgrade/modkit/indoors,
|
||||
|
||||
Reference in New Issue
Block a user