mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
[MIRROR] Icebox QoL minus features (#3459)
* Icebox QoL minus features (#56472) * Icebox QoL minus features Co-authored-by: Whoneedspacee <yougotreallyowned@gmail.com>
This commit is contained in:
co-authored by
Whoneedspacee
parent
2d7650c37b
commit
fc2fc8db6b
@@ -41,6 +41,19 @@
|
||||
time = 50
|
||||
category = CAT_PRIMAL
|
||||
|
||||
/obj/vehicle/ridden/lavaboat/plasma
|
||||
name = "plasma boat"
|
||||
desc = "A boat used for traversing the streams of plasma without turning into an icecube."
|
||||
icon_state = "goliath_boat"
|
||||
icon = 'icons/obj/lavaland/dragonboat.dmi'
|
||||
resistance_flags = FREEZE_PROOF
|
||||
can_buckle = TRUE
|
||||
|
||||
/datum/crafting_recipe/boat/plasma
|
||||
name = "Polar Bear Hide Boat"
|
||||
result = /obj/vehicle/ridden/lavaboat/plasma
|
||||
reqs = list(/obj/item/stack/sheet/animalhide/goliath_hide/polar_bear_hide = 3)
|
||||
|
||||
//Dragon Boat
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user