CHANGED STUFFED SPRITES AND CHANGED SOME ALERT DESCRIPTIONS!

This commit is contained in:
MrSky12
2024-07-18 01:29:15 +02:00
parent b890f85746
commit 2159f09022
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -202,12 +202,12 @@
//GS13 - fullness alerts
/obj/screen/alert/bloated
name = "Bloated stomach"
desc = "Your stomach is a bit too full"
desc = "Your stomach is bloated, eating more would probably make your stomach pop."
icon_state = "Stuffed"
/obj/screen/alert/stuffed
name = "Completely stuffed"
desc = "Whatever you ate, you ate too much. Your stomach has stretched to accomodate its contents, forming a very obvious belly"
desc = "Whatever you ate, you ate too much. Your stomach has stretched to accomodate its contents, forming a very obvious stuffed belly, eating more would cause hindered movement."
icon_state = "Bloated"
/obj/screen/alert/beegbelly
Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 119 KiB