mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
-Expanded maint around primary tool storage and added an external construction area near the detective's office
-Reduced EngiVend stock -Updated Changelog git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3754 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -262,8 +262,8 @@
|
||||
icon_state = "engivend"
|
||||
icon_deny = "engivend-deny"
|
||||
req_access_txt = "10" //Engineering access
|
||||
product_paths = "/obj/item/weapon/cable_coil/random;/obj/item/weapon/crowbar;/obj/item/weapon/weldingtool/largetank;/obj/item/weapon/wirecutters;/obj/item/weapon/wrench;/obj/item/device/t_scanner;/obj/item/device/multitool;/obj/item/weapon/airlock_electronics;/obj/item/weapon/module/power_control"
|
||||
product_amounts = "10;5;3;5;5;5;3;5;5"
|
||||
product_paths = "/obj/item/weapon/cable_coil/random;/obj/item/weapon/crowbar;/obj/item/weapon/weldingtool;/obj/item/weapon/wirecutters;/obj/item/weapon/wrench;/obj/item/device/t_scanner;/obj/item/device/multitool;/obj/item/weapon/airlock_electronics;/obj/item/weapon/module/power_control"
|
||||
product_amounts = "5;5;3;5;5;5;2;3;3"
|
||||
product_hidden = "/obj/item/weapon/weldingtool/hugetank;/obj/item/clothing/gloves/fyellow"
|
||||
product_hideamt = "2;2"
|
||||
product_coin = "/obj/item/weapon/storage/belt/utility"
|
||||
|
||||
+4
-1
@@ -63,9 +63,12 @@ should be listed in the changelog upon commit tho. Thanks. -->
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Cargo's 'shuttle: station' and 'shuttle: dock' has been changed to 'shuttle: station' and 'shuttle: away' to help avoid confusion.</li>
|
||||
</ul>
|
||||
<h3 class="author">Icarus updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Maintenance shafts changed around. Renamed, less windows, more turns, and expanded in a few areas.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">Sunday, June 3rd</h2>
|
||||
<h3 class="author">Donkie updated:</h3>
|
||||
|
||||
+9575
-9555
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user