This commit is contained in:
Geeves
2021-03-01 17:40:59 +02:00
committed by GitHub
parent 0d5ada01c8
commit 714448e714
42 changed files with 307 additions and 497 deletions
+2 -1
View File
@@ -275,7 +275,8 @@
return 1
return 0
/obj/item/holo/esword/New()
/obj/item/holo/esword/Initialize()
. = ..()
if(!item_color)
item_color = pick("red","blue","green","purple")