09-07-2019, 01:33 AM
According to an mhelp convo from Polivilas, orange shoes don't work for making rocket boots, they tried to make rocket shoes with orange shoes and it did nothing, tried with other shoe and it worked. that is all
Trivial orange shoes apparently don't work for rocket shoes
|
09-07-2019, 01:33 AM
According to an mhelp convo from Polivilas, orange shoes don't work for making rocket boots, they tried to make rocket shoes with orange shoes and it did nothing, tried with other shoe and it worked. that is all
09-07-2019, 03:13 AM
Confirming the interaction(or rather lack thereof) after personal testing.
09-07-2019, 09:45 AM
I wonder if it's because they have their own separate interaction with handcuffs for making shackles? might be a "call your parents" situation
09-16-2019, 03:21 PM
Confirmed that this is a "Call your parents" situation.
from code\obj\item\clothing\shoes.dm, here is the code for orange shoes: Code: /obj/item/clothing/shoes/orange/attack_self(mob/user as mob) This bug could easily be fixed by doing the following: Code: /obj/item/clothing/shoes/orange/attack_self(mob/user as mob)
09-16-2019, 03:25 PM
|
« Next Oldest | Next Newest »
|