mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Merge pull request #9578 from Birdtalon/edbot
Lasertag ED-209 bots now get assigned correct names on construction
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
icon_state = "ed209_frame"
|
||||
item_state = "ed209_frame"
|
||||
var/build_step = 0
|
||||
var/created_name = "ED-209 Security Robot" //To preserve the name if it's a unique securitron I guess
|
||||
var/created_name = "\improper ED-209 Security Robot" //To preserve the name if it's a unique securitron I guess
|
||||
var/lasercolor = ""
|
||||
|
||||
/obj/item/ed209_assembly/attackby(obj/item/W, mob/user, params)
|
||||
|
||||
Reference in New Issue
Block a user