mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Tranquilizer box fix (#16165)
* Tranquilizer box fix * tranquilizer-box-fix * Update html/changelogs/Garnascus-tranquilizerboxfix.yml Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update html/changelogs/Garnascus-tranquilizerboxfix.yml Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> --------- Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
This commit is contained in:
@@ -903,7 +903,11 @@
|
||||
/obj/item/storage/box/tranquilizer
|
||||
name = "box of tranquilizer darts"
|
||||
desc = "It has a picture of a tranquilizer dart and several warning symbols on the front.<br>WARNING: Live ammunition. Misuse may result in serious injury or death."
|
||||
icon_state = "incendiaryshot_box"
|
||||
icon_state = "shellbox"
|
||||
item_state = "shellbox"
|
||||
illustration = "incendiaryshot"
|
||||
drop_sound = 'sound/items/drop/ammobox.ogg'
|
||||
pickup_sound = 'sound/items/pickup/ammobox.ogg'
|
||||
starts_with = list(/obj/item/ammo_casing/tranq = 8)
|
||||
|
||||
/obj/item/storage/box/toothpaste
|
||||
|
||||
Reference in New Issue
Block a user