mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MIRROR] roundstart scryers now come with the nt frequency [MDB IGNORE] (#23376)
* roundstart scryers now come with the nt frequency (#77957) ## About The Pull Request fixes #77934 ## Why It's Good For The Game blegh ## Changelog 🆑 fix: roundstart modlink scryers now come with the nt frequency /🆑 * roundstart scryers now come with the nt frequency --------- Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
This commit is contained in:
@@ -308,7 +308,7 @@
|
||||
for(var/i in 1 to 3)
|
||||
new /obj/item/mod/core/standard(src)
|
||||
for(var/i in 1 to 2)
|
||||
new /obj/item/clothing/neck/link_scryer(src)
|
||||
new /obj/item/clothing/neck/link_scryer/loaded(src)
|
||||
|
||||
/obj/structure/closet/crate/solarpanel_small
|
||||
name = "budget solar panel crate"
|
||||
|
||||
Reference in New Issue
Block a user