Does the thing fox and kasparoVy said

This commit is contained in:
Isaac Erwin
2016-07-15 05:38:14 -04:00
parent 5455882433
commit 4737f05736
+2 -2
View File
@@ -39,13 +39,13 @@
desc = "Groovy!"
icon_state = "psyche"
item_color = "psyche"
usr.regenerate_icons()
usr.update_inv_w_uniform()
spawn(200)
name = initial(name)
icon_state = initial(icon_state)
item_color = initial(item_color)
desc = initial(desc)
usr.regenerate_icons()
usr.update_inv_w_uniform()
..()