mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
initial (#5360)
This commit is contained in:
@@ -139,7 +139,8 @@
|
||||
|
||||
if(prob(5))
|
||||
owner << "<span class='warning'>You feel something squirming inside of you!</span>"
|
||||
owner.reagents.add_reagent("phoron", 4)
|
||||
owner.reagents.add_reagent("phoron", 6)
|
||||
owner.reagents.add_reagent("blackkois", 4)
|
||||
|
||||
else if(prob(10))
|
||||
owner << "<span class='warning'>You feel disorientated!</span>"
|
||||
|
||||
Reference in New Issue
Block a user