Makes syndie dufflebags hint that they let you move faster

This commit is contained in:
Cameron653
2018-03-31 11:02:01 -04:00
committed by GitHub
parent 545cc15849
commit 4a1ef0dbd6

View File

@@ -138,18 +138,18 @@
/obj/item/weapon/storage/backpack/dufflebag/syndie /obj/item/weapon/storage/backpack/dufflebag/syndie
name = "black dufflebag" name = "black dufflebag"
desc = "A large dufflebag for holding extra tactical supplies." desc = "A large dufflebag for holding extra tactical supplies. This one appears to be made out of lighter material than usual."
icon_state = "duffle_syndie" icon_state = "duffle_syndie"
slowdown = 0 slowdown = 0
/obj/item/weapon/storage/backpack/dufflebag/syndie/med /obj/item/weapon/storage/backpack/dufflebag/syndie/med
name = "medical dufflebag" name = "medical dufflebag"
desc = "A large dufflebag for holding extra tactical medical supplies." desc = "A large dufflebag for holding extra tactical medical supplies. This one appears to be made out of lighter material than usual."
icon_state = "duffle_syndiemed" icon_state = "duffle_syndiemed"
/obj/item/weapon/storage/backpack/dufflebag/syndie/ammo /obj/item/weapon/storage/backpack/dufflebag/syndie/ammo
name = "ammunition dufflebag" name = "ammunition dufflebag"
desc = "A large dufflebag for holding extra weapons ammunition and supplies." desc = "A large dufflebag for holding extra weapons ammunition and supplies. This one appears to be made out of lighter material than usual."
icon_state = "duffle_syndieammo" icon_state = "duffle_syndieammo"
/obj/item/weapon/storage/backpack/dufflebag/captain /obj/item/weapon/storage/backpack/dufflebag/captain
@@ -417,4 +417,4 @@
else else
H.visible_message("<span class='notice'>\The [src] decides not to unpack \the [src]!</span>", \ H.visible_message("<span class='notice'>\The [src] decides not to unpack \the [src]!</span>", \
"<span class='notice'>You decide not to unpack \the [src]!</span>") "<span class='notice'>You decide not to unpack \the [src]!</span>")
return return