mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 07:30:36 +01:00
Update speedbike.dm
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
icon = 'icons/obj/car.dmi'
|
||||
icon_state = "speedwagon"
|
||||
layer = LYING_MOB_LAYER
|
||||
var/static/mutable_appearance/overlay = mutable_appearance(icon, "speedwagon_cover", ABOVE_MOB_LAYER)
|
||||
var/static/mutable_appearance/overlay = mutable_appearance('icons/obj/car.dmi', "speedwagon_cover", ABOVE_MOB_LAYER)
|
||||
max_buckled_mobs = 4
|
||||
size_sensitive = FALSE
|
||||
var/crash_all = FALSE //CHAOS
|
||||
|
||||
Reference in New Issue
Block a user