mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Tried to fix merge conflicts, hopefully worked.
This commit is contained in:
@@ -4,11 +4,4 @@
|
||||
locked = 1
|
||||
icon_state = "secure"
|
||||
health = 200
|
||||
user << "<span class='warning'>You have no idea how this thing is supposed to work!</span>"
|
||||
user << "<span class='warning'>You can't do that right now!</span>"
|
||||
user.visible_message("[user] has [locked ? null : "un"]locked the locker.", "<span class='notice'>You [locked ? null : "un"]lock the locker.</span>")
|
||||
user << "<span class='danger'>Access Denied.</span>"
|
||||
user << "<span class='warning'>The locker appears to be broken!</span>"
|
||||
O.show_message("<span class='warning'>The locker has been broken by [user] with an electromagnetic card!</span>", 1, "<span class='italics'>You hear a faint electrical spark.</span>", 2)
|
||||
user << "<span class='warning'>The locker is locked!</span>"
|
||||
secure = 1
|
||||
|
||||
Reference in New Issue
Block a user