mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-30 00:30:06 +01:00
[Oversight] Yay, another typo fixy
Changelog Notes: - Fixes typo with loading items into service borg's tray module.
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
overlays += image("icon" = I.icon, "icon_state" = I.icon_state, "layer" = 30 + I.layer)
|
||||
addedSomething = 1
|
||||
if ( addedSomething )
|
||||
user.visible_message("<font color='blue'>[user] load some items onto their service tray.</font>")
|
||||
user.visible_message("<font color='blue'>[user] loads some items onto their service tray.</font>")
|
||||
|
||||
return
|
||||
|
||||
@@ -507,4 +507,4 @@
|
||||
return
|
||||
|
||||
to_chat(user, "You fail to pick up \the [A] with \the [src]")
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user