Fixes sentience balloon icon (#45791)

This commit is contained in:
skoglol
2019-08-09 15:10:48 -07:00
committed by Rob Bailey
parent 7eaf98ae68
commit e565f8ec0e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/obj/effect/fun_balloon
name = "fun balloon"
desc = "This is going to be a laugh riot."
icon = 'icons/obj/items_and_weapons.dmi'
icon = 'icons/obj/balloons.dmi'
icon_state = "syndballoon"
anchored = TRUE
var/popped = FALSE