mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 13:42:44 +00:00
@@ -95,7 +95,7 @@
|
|||||||
if(alien == IS_SKRELL)
|
if(alien == IS_SKRELL)
|
||||||
strength_mod *= 5
|
strength_mod *= 5
|
||||||
if(alien == IS_TAJARA)
|
if(alien == IS_TAJARA)
|
||||||
strength_mod *= 1.75
|
strength_mod *= 1.25
|
||||||
if(alien == IS_UNATHI)
|
if(alien == IS_UNATHI)
|
||||||
strength_mod *= 0.75
|
strength_mod *= 0.75
|
||||||
if(alien == IS_DIONA)
|
if(alien == IS_DIONA)
|
||||||
|
|||||||
@@ -1799,6 +1799,7 @@
|
|||||||
reagent_state = LIQUID
|
reagent_state = LIQUID
|
||||||
color = "#7F00FF"
|
color = "#7F00FF"
|
||||||
strength = 10
|
strength = 10
|
||||||
|
druggy = 15
|
||||||
|
|
||||||
glass_name = "Pan-Galactic Gargle Blaster"
|
glass_name = "Pan-Galactic Gargle Blaster"
|
||||||
glass_desc = "Does... does this mean that Arthur and Ford are on the station? Oh joy."
|
glass_desc = "Does... does this mean that Arthur and Ford are on the station? Oh joy."
|
||||||
|
|||||||
Reference in New Issue
Block a user