mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
adjusts some wrong vars (#17770)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user