mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 19:15:11 +01:00
Code review and tweaks
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
|
||||
/datum/gear/cosmetic/nailpolish/New()
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
// can't set description, it'll look funny
|
||||
gear_tweaks = list(gear_tweak_free_color_choice, gear_tweak_free_name)
|
||||
|
||||
/datum/gear/cosmetic/nailpolish/spawn_item(var/location, var/metadata)
|
||||
var/obj/item/weapon/nailpolish/polish = ..()
|
||||
|
||||
Reference in New Issue
Block a user