mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-20 04:32:50 +01:00
Missing comma
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
cost = 15
|
||||
contains = list(
|
||||
/obj/fiftyspawner/geocarpet,
|
||||
/obj/fiftyspawner/retrocarpet
|
||||
/obj/fiftyspawner/retrocarpet,
|
||||
/obj/fiftyspawner/retrocarpet_red
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user