Removes duplicate fortune cookie (#16304)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
- FoodBakedBunHotX
|
||||
- FoodBakedBunMeat
|
||||
- FoodBakedCookie
|
||||
- FoodBakedCookieFortune
|
||||
- FoodBakedCookieOatmeal
|
||||
- FoodBakedCookieRaisin
|
||||
- FoodBakedCookieSugar
|
||||
|
||||
@@ -104,17 +104,6 @@
|
||||
- type: Sprite
|
||||
state: COOKIE!!!
|
||||
|
||||
- type: entity
|
||||
name: fortune cookie
|
||||
parent: FoodBakedBase
|
||||
id: FoodBakedCookieFortune
|
||||
description: A true prophecy in each cookie!
|
||||
components:
|
||||
# - Food:
|
||||
# trash: PaperFortune
|
||||
- type: Sprite
|
||||
state: cookie-fortune
|
||||
|
||||
- type: entity
|
||||
name: oatmeal cookie
|
||||
parent: FoodBakedBase
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 430 B |
@@ -43,9 +43,6 @@
|
||||
{
|
||||
"name": "COOKIE!!!"
|
||||
},
|
||||
{
|
||||
"name": "cookie-fortune"
|
||||
},
|
||||
{
|
||||
"name": "cookie-oatmeal"
|
||||
},
|
||||
|
||||
@@ -50,3 +50,4 @@ BulletAntiMaterial: BulletAntiMateriel
|
||||
|
||||
# 2023--05-10
|
||||
FoodCondimentBottleSmallHotsauce: FoodCondimentBottleHotsauce
|
||||
FoodBakedCookieFortune: FoodSnackCookieFortune
|
||||
|
||||
Reference in New Issue
Block a user