First commit for nations gamemode, setting up the framework I'll be using.

This commit is contained in:
ZomgPonies
2014-05-26 20:02:20 -04:00
parent 36af7c4ba2
commit 3c9dbcc822
5 changed files with 88 additions and 1 deletions
+17
View File
@@ -157,6 +157,19 @@
icon_state = "unathiflag"
//Nations/Department flags
/obj/item/flag/nation
density = 1
anchored = 1
/obj/item/flag/nation/fire_act()
return
/obj/item/flag/nation/Ignite()
return
/obj/item/flag/nation/light()
return
/obj/item/flag/nation/cargo
name = "Cargonia flag"
@@ -183,6 +196,10 @@
desc = "The flag of the independant, sovereign nation of Atmosia."
icon_state = "atmosflag"
/obj/item/flag/nation/command
name = "Command flag"
desc = "The flag of the independant, sovereign nation of Command."
icon_state = "ntflag"
//Antags