made IPC capital, added return statement, and deleted usless taost comment.

This commit is contained in:
Luca
2020-01-10 13:44:46 +11:00
parent 3f89a00415
commit 7b66b31f10
2 changed files with 3 additions and 9 deletions
+3 -1
View File
@@ -1086,7 +1086,7 @@ obj/item/toy/cards/deck/syndicate/black
..()
/obj/item/toy/plushie/ipcplushie
name = "ipc plushie"
name = "IPC plushie"
desc = "An adorable ipc plushie, straight from New Canaan. Arguably more durable than the real deal. Toaster functionality included."
icon_state = "plushie_ipc"
item_state = "plushie_ipc"
@@ -1097,6 +1097,8 @@ obj/item/toy/cards/deck/syndicate/black
to_chat(user, "<span class='notice'> You insert bread into the toaster. </span>")
playsound(loc, 'sound/machines/ding.ogg', 50, 1)
qdel(B)
else
return ..()
//New generation TG plushies