mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Refactored flags, added in excellent Clown Planet flag by Wubbledaddy
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
/obj/item/flag
|
||||
icon = 'icons/obj/flag.dmi'
|
||||
|
||||
/obj/item/flag/nt
|
||||
name = "Nanotrasen flag"
|
||||
desc = "A flag proudly boasting the logo of NT."
|
||||
icon = 'icons/obj/objects.dmi'
|
||||
icon_state = "flag"
|
||||
// item_state = "flag"
|
||||
icon_state = "ntflag"
|
||||
|
||||
/obj/item/flag/clown
|
||||
name = "Clown Planet flag"
|
||||
desc = "The banner of His Majesty, King Squiggles the Eighth."
|
||||
icon_state = "clownflag"
|
||||
Reference in New Issue
Block a user