mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
@@ -200,7 +200,7 @@
|
||||
if(has_electronics && terminal)
|
||||
user << "The cover is [opened==2?"removed":"open"] and the power cell is [ cell ? "installed" : "missing"]."
|
||||
else
|
||||
user << "It's [!terminal?" not":""]wired up."
|
||||
user << "It's [ !terminal ? "not" : "" ] wired up."
|
||||
user << "The electronics are[!has_electronics?"n't":""] installed."
|
||||
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user