mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Update chameleon.dm
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
var/obj/item/I = V
|
||||
if(initial(I.name) == picked_name)
|
||||
picked_item = V
|
||||
break
|
||||
if(!picked_item)
|
||||
return
|
||||
if(isliving(user))
|
||||
|
||||
Reference in New Issue
Block a user