mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
added captain rubber ducky (#19131)
This commit is contained in:
@@ -41209,7 +41209,7 @@
|
||||
},
|
||||
/obj/structure/curtain/open/shower,
|
||||
/obj/item/soap/deluxe,
|
||||
/obj/item/bikehorn/rubberducky,
|
||||
/obj/item/bikehorn/rubberducky/captainducky,
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
dir = 8
|
||||
},
|
||||
|
||||
@@ -21708,7 +21708,7 @@
|
||||
},
|
||||
/obj/item/soap/deluxe,
|
||||
/obj/effect/landmark/spawner/xeno,
|
||||
/obj/item/bikehorn/rubberducky,
|
||||
/obj/item/bikehorn/rubberducky/captainducky,
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "white"
|
||||
},
|
||||
|
||||
@@ -38534,7 +38534,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/item/soap/deluxe,
|
||||
/obj/item/bikehorn/rubberducky,
|
||||
/obj/item/bikehorn/rubberducky/captainducky,
|
||||
/obj/effect/landmark/spawner/rev,
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "freezerfloor"
|
||||
|
||||
@@ -442,6 +442,11 @@
|
||||
honk_sounds = list('sound/items/squeaktoy.ogg' = 1)
|
||||
attack_verb = list("quacked", "squeaked")
|
||||
|
||||
/obj/item/bikehorn/rubberducky/captainducky
|
||||
name = "captain rubber ducky"
|
||||
desc = "Captain favorite rubber ducky. This one squeaks with power."
|
||||
icon_state = "cap_rubber_ducky"
|
||||
|
||||
/obj/structure/sink
|
||||
name = "sink"
|
||||
icon = 'icons/obj/watercloset.dmi'
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user