Voreupdate

This commit is contained in:
izac112
2021-07-19 09:12:02 +02:00
248 changed files with 427 additions and 235 deletions
+1 -1
View File
@@ -214,7 +214,7 @@
var/obj/item/stack/flag/newflag = new src.type(T)
newflag.amount = 1
newflag.upright = 1
newflag.anchored = 1
newflag.anchored = TRUE
newflag.name = newflag.singular_name
newflag.icon_state = "[newflag.base_state]_open"
newflag.visible_message("<b>[user]</b> plants [newflag] firmly in the ground.")