mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Made explosive implants use a random phrase instead of preset one
This commit is contained in:
@@ -130,6 +130,10 @@ Implant Specifics:<BR>"}
|
||||
var/phrase = "supercalifragilisticexpialidocious"
|
||||
icon_state = "implant_evil"
|
||||
|
||||
New()
|
||||
..()
|
||||
phrase=GenerateKey()
|
||||
|
||||
get_data()
|
||||
var/dat = {"
|
||||
<b>Implant Specifications:</b><BR>
|
||||
|
||||
Reference in New Issue
Block a user