mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
[MIRROR] Folded gold wheelchairs are now actually made of gold like unfolded ones. (#7427)
* Gold wheelchair (item) is now actually made of gold like the vehicle. (#60704) * Folded gold wheelchairs are now actually made of gold like unfolded ones. Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
lefthand_file = 'icons/mob/inhands/items_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/items_righthand.dmi'
|
||||
force = 10
|
||||
custom_materials = list(/datum/material/gold = 10000)
|
||||
unfolded_type = /obj/vehicle/ridden/wheelchair/gold
|
||||
|
||||
/obj/vehicle/ridden/wheelchair/MouseDrop(over_object, src_location, over_location) //Lets you collapse wheelchair
|
||||
|
||||
Reference in New Issue
Block a user