mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 10:03:50 +01:00
Flags resprite (#19844)
* first icons * more icons * fire * solgov and ussp flag icons * Hope i did it right * fix * Update flag.dm * inhands_right * inhands_left * something * aha * missing_inhands * Update code/modules/supply/supply_packs/pack_miscellaneous.dm Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com> * Update flags_lefthand.dmi Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
@@ -195,6 +195,16 @@
|
||||
desc = "A flag proudly boasting the logo of the cultists, sworn enemies of NT."
|
||||
icon_state = "cultflag"
|
||||
|
||||
/obj/item/flag/ussp
|
||||
name = "\improper USSP flag"
|
||||
desc = "A flag proudly boasting the logo of the USSP, a noticable faction in the galaxy."
|
||||
icon_state = "usspflag"
|
||||
|
||||
/obj/item/flag/solgov
|
||||
name = "\improper Trans-Solar Federation flag"
|
||||
desc = "A flag proudly boasting the logo of the SolGov, allied to NT government originated from Earth."
|
||||
icon_state = "solgovflag"
|
||||
|
||||
//Chameleon
|
||||
|
||||
/obj/item/flag/chameleon
|
||||
|
||||
Reference in New Issue
Block a user