mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[MIRROR] fixes various grammar issues (#2935)
* fixes various grammar issues (#56446) fixes misspellings of 'permanently' fixes grammar with bandaging wounds on yourself * fixes various grammar issues Co-authored-by: elle <54373583+dermondarble@users.noreply.github.com>
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
obj_flags |= EMAGGED
|
||||
contraband = TRUE
|
||||
|
||||
// This also permamently sets this on the circuit board
|
||||
// This also permanently sets this on the circuit board
|
||||
var/obj/item/circuitboard/computer/cargo/board = circuit
|
||||
board.contraband = TRUE
|
||||
board.obj_flags |= EMAGGED
|
||||
|
||||
Reference in New Issue
Block a user