mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Unathi Trawler (#18828)
Adds a new civilian unathi ship, intended to fly into shoals to harvest carp. 
This commit is contained in:
@@ -835,3 +835,9 @@
|
||||
to_chat(usr, SPAN_NOTICE("You begin carving the message inside the trap..."))
|
||||
if(do_after(usr, 10 SECONDS))
|
||||
src.message = strip_html_readd_newlines(added_message)
|
||||
|
||||
/obj/item/trap/punji/deployed
|
||||
deployed = TRUE
|
||||
anchored = TRUE
|
||||
icon_state = "punji1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user