mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Removes toddler dolls because it's just a bad idea (#25288)
* Removes toddlers because it's just a bad idea * puts some text back that wasn't actually for toddlers * removed the baby
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
* Toy Nuke
|
||||
* Card Deck
|
||||
* Therapy dolls
|
||||
* Toddler doll
|
||||
* Inflatable duck
|
||||
* Foam armblade
|
||||
* Mini Gibber
|
||||
@@ -438,14 +437,6 @@
|
||||
item_state = "egg3" // It's the green egg in items_left/righthand
|
||||
item_color = "green"
|
||||
|
||||
/obj/item/toddler
|
||||
icon_state = "toddler"
|
||||
name = "toddler"
|
||||
desc = "This baby looks almost real. Wait, did it just burp?"
|
||||
force = 5
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
slot_flags = SLOT_FLAG_BACK
|
||||
|
||||
|
||||
//This should really be somewhere else but I don't know where. w/e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user