mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Cost: 5->2 TC, Reagent:Sarin->Amanitin
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
to_chat(user, "<span class='warning'>[P] is already coated.</span>")
|
||||
else if(uses_left)
|
||||
uses_left--
|
||||
P.contact_poison = "sarin"
|
||||
P.contact_poison = "amanitin"
|
||||
P.contact_poison_volume = 15
|
||||
P.contact_poison_poisoner = user.name
|
||||
add_logs(user, P, "used poison pen on")
|
||||
|
||||
Reference in New Issue
Block a user