mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 15:36:56 +01:00
changed flavor texts
- changed flavor texts to be less confusing
This commit is contained in:
+12
-12
@@ -155,12 +155,12 @@
|
||||
|
||||
/obj/screen/alert/blob
|
||||
name = "Fatty Blob"
|
||||
desc = "Every last piece of your corpulent body is now plush and bloated with vast rolls of blubber. Your corpulence is such that you are akin to a gigantic, towering wad of dough. Your thoughts are scattered, and the only thing in your mind is that you want to eat more and more"
|
||||
desc = "Every last piece of your corpulent body is now plush and bloated with vast rolls of blubber. Your corpulence is such that you are akin to a gigantic, towering wad of dough."
|
||||
icon_state = "blob"
|
||||
|
||||
/obj/screen/alert/immobile
|
||||
name = "Immobile"
|
||||
desc = "Fat has taken over your body, now colossal in size and loaded with cumbersome flab. You are completely unable to move the bulk that has set upon your body. But for whatever reason, you can't help but blush with strange fascination at every moment you're aware of your tremendous size..."
|
||||
desc = "Fat has taken over your body, now colossal in size and loaded with cumbersome flab. You are having a lot difficulty with moving the bulk that has set upon your body."
|
||||
icon_state = "immobile"
|
||||
|
||||
/obj/screen/alert/barelymobile
|
||||
@@ -175,22 +175,22 @@
|
||||
|
||||
/obj/screen/alert/morbidlyobese
|
||||
name = "Morbidly Obese"
|
||||
desc = "Every inch of you is stuffed with copious amounts of fat, you feel yourself struggling to haul the heft of your body. Your thoughts wander to strange, fleeting fantasies of growing bigger yet..."
|
||||
desc = "Every inch of you is beginning to pack away lard, making your movements awkward and clunky. If your weight gain continues, walking might become a real issue."
|
||||
icon_state = "morbobese"
|
||||
|
||||
/obj/screen/alert/obese
|
||||
name = "Obese"
|
||||
desc = "Your body is swollen with lard, and it's challenging to move. Despite this, there's something... pleasing about being so large."
|
||||
desc = "Your body is swollen with lard, and your movement is starting to be slightly hindered by your weight."
|
||||
icon_state = "obese"
|
||||
|
||||
/obj/screen/alert/veryfat
|
||||
name = "Very fat"
|
||||
desc = "You're beginning to inch closer and closer to proper obesity. The way your thighs rub against each and the rumbles your stomach produces suggests that you won't remain in this state for long..."
|
||||
desc = "You're beginning to inch closer and closer to proper obesity. Your body is starting to slightly jiggle when you move around."
|
||||
icon_state = "veryfat"
|
||||
|
||||
/obj/screen/alert/fatter
|
||||
name = "Fat"
|
||||
desc = "Clothes begin to cling onto your frame tighter and tighter, as your body begins to display first signs of fatness. It's still no big deal, right?"
|
||||
desc = "Clothes begin to cling onto your frame tighter and tighter, as your body begins to display first signs of fatness."
|
||||
icon_state = "fatter"
|
||||
|
||||
/obj/screen/alert/fat
|
||||
@@ -201,18 +201,18 @@
|
||||
|
||||
//GS13 - fullness alerts
|
||||
/obj/screen/alert/bloated
|
||||
name = "Bloated stomach"
|
||||
desc = "Your stomach is bloated, eating more would probably make your stomach pop."
|
||||
name = "Bloated"
|
||||
desc = "Your stomach is starting to feel packed."
|
||||
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 stuffed belly, eating more would cause hindered movement."
|
||||
name = "Stuffed"
|
||||
desc = "Whatever you ate, you ate too much. Your stomach has stretched to accomodate its contents, forming a very obvious stuffed belly."
|
||||
icon_state = "Bloated"
|
||||
|
||||
/obj/screen/alert/beegbelly
|
||||
name = "Walking belly"
|
||||
desc = "You've somehow managed to fit even more in your stomach. Can you even stand?"
|
||||
name = "Overfilled"
|
||||
desc = "You've somehow managed to fit even more in your stomach, barely allowing for any more room inside."
|
||||
icon_state = "beegbelly"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user