mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-24 05:06:16 +01:00
Banner Fix
Fixes a typo to make thins better-er in English.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
switch(icon_state)
|
||||
if("banner_down")
|
||||
src.icon_state = "banner_up"
|
||||
usr << "You scroll the cloth up."
|
||||
usr << "You roll up the cloth."
|
||||
if("banner_up")
|
||||
src.icon_state = "banner_down"
|
||||
usr << "You let the cloth hang loose."
|
||||
|
||||
Reference in New Issue
Block a user