mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 18:11:47 +00:00
Mark airtight plastic flaps plural (#47687)
This commit is contained in:
committed by
Emmett Gaines
parent
6bedaca6ce
commit
406cf1cd4b
@@ -1,6 +1,7 @@
|
|||||||
/obj/structure/plasticflaps
|
/obj/structure/plasticflaps
|
||||||
name = "airtight plastic flaps"
|
name = "airtight plastic flaps"
|
||||||
desc = "Heavy duty, airtight, plastic flaps. Definitely can't get past those. No way."
|
desc = "Heavy duty, airtight, plastic flaps. Definitely can't get past those. No way."
|
||||||
|
gender = PLURAL
|
||||||
icon = 'icons/obj/stationobjs.dmi'
|
icon = 'icons/obj/stationobjs.dmi'
|
||||||
icon_state = "plasticflaps"
|
icon_state = "plasticflaps"
|
||||||
armor = list("melee" = 100, "bullet" = 80, "laser" = 80, "energy" = 100, "bomb" = 50, "bio" = 100, "rad" = 100, "fire" = 50, "acid" = 50)
|
armor = list("melee" = 100, "bullet" = 80, "laser" = 80, "energy" = 100, "bomb" = 50, "bio" = 100, "rad" = 100, "fire" = 50, "acid" = 50)
|
||||||
|
|||||||
Reference in New Issue
Block a user