mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
Moved ChickenBall sprite from SoupSalad.dmi to meats.dmi (#23101)
* Moved ChickenBall to meat.dmi * Placed in Alphebetical Order * Update code/modules/food_and_drinks/food/foods/ethnic.dm Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> --------- Co-authored-by: Wartrooper <noreply> Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7c1a3a30a0
commit
1a92fc28a9
@@ -65,7 +65,7 @@
|
||||
/obj/item/reagent_containers/food/snacks/chinese/sweetsourchickenball
|
||||
name = "sweet & sour chicken balls"
|
||||
desc = "Is this chicken cooked? The odds are better than wok paper scissors."
|
||||
icon = 'icons/obj/food/soupsalad.dmi'
|
||||
icon = 'icons/obj/food/meat.dmi'
|
||||
icon_state = "chickenball"
|
||||
item_state = "chinese3"
|
||||
junkiness = 25
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 8.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user