adjusts some wrong vars (#17770)

This commit is contained in:
Kashargul
2025-05-31 03:10:41 -07:00
committed by GitHub
parent 3dff20b0c4
commit be4c7b0568
3 changed files with 4 additions and 4 deletions
@@ -568,10 +568,10 @@ I think I covered everything.
/obj/belly/dragon
autotransferchance = 50
autotransferwait = 150
escapable = 1
escapable = TRUE
escapechance = 100
escapetime = 15
fancy_vore = 1
fancy_vore = TRUE
contamination_color = "grey"
contamination_flavor = "Wet"
vore_verb = "slurp"
@@ -154,7 +154,7 @@
contamination_color = "green"
vore_verb = "absorb"
escapable = TRUE
escapable = 20
escapechance = 20
desc = "In an attempt to get away from the giant virus, it's oversized envelope proteins dragged you right past it's matrix, encapsulating you deep inside it's capsid... The strange walls kneading and keeping you tight along within it's nucleoprotein."
belly_fullscreen = "VBO_gematically_angular"
belly_fullscreen_color = "#87d8d8"