Toy Update (#59754)

* code

* sprite part 1

* sprites and mapping

* wa

* fix

* warden figure fix

* warden fix 2

* wahwah

* Update code/game/objects/items/toys.dm

* series

Co-authored-by: tralezab <spamqetuo2@gmail.com>
This commit is contained in:
Fikou
2021-06-22 00:17:26 -07:00
committed by GitHub
co-authored by tralezab
parent c02346ed38
commit 24549d707b
16 changed files with 372 additions and 276 deletions
+1 -1
View File
@@ -154,7 +154,7 @@
if(53 to 54)
new /obj/item/toy/balloon/corgi(src)
if(55 to 56)
var/newitem = pick(subtypesof(/obj/item/toy/prize))
var/newitem = pick(subtypesof(/obj/item/toy/mecha))
new newitem(src)
if(57 to 58)
new /obj/item/toy/balloon/syndicate(src)