Commit 7e4c732 1 parent 0d8f61f commit 7e4c732 Copy full SHA for 7e4c732
File tree 3 files changed +2
-7
lines changed
game/objects/structures/crates_lockers/closets/secure
3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 82
82
new / obj / item/ defibrillator/ compact/ loaded(src )
83
83
new / obj / item/ assembly/ flash/ handheld(src )
84
84
new / obj / item/ reagent_containers/ hypospray/ cmo(src )
85
- new / obj / item/ autosurgeon/ organ/ cmo(src )
86
- new / obj / item/ clothing/ neck/ petcollar(src )
87
- new / obj / item/ pet_carrier(src )
88
85
new / obj / item/ wallframe/ defib_mount(src )
89
86
new / obj / item/ circuitboard/ machine/ fabricator/ department/ medical(src )
90
87
new / obj / item/ storage/ photo_album/ cmo(src )
91
88
new / obj / item/ storage/ lockbox/ medal/ med(src )
92
89
new / obj / item/ gun/ ballistic/ rifle/ tranqrifle(src )
93
- new / obj / item/ ammo_box/ magazine/ tranq_rifle(src )
94
90
new / obj / item/ ammo_box/ magazine/ tranq_rifle/ ryetalyn(src )
95
-
91
+ new / obj / item / ammo_box / magazine / tranq_rifle / ryetalyn( src )
96
92
97
93
/ obj / structure/ closet/ secure_closet/ animal
98
94
name = " animal control"
Original file line number Diff line number Diff line change 17
17
/ obj / item/ reagent_containers/ hypospray,
18
18
/ obj / item/ reagent_containers/ pill,
19
19
/ obj / item/ reagent_containers/ syringe,
20
- / obj / item/ gun/ syringe,
21
20
/ obj / item/ sensor_device,
22
21
/ obj / item/ soap,
23
22
/ obj / item/ stack/ medical,
Original file line number Diff line number Diff line change 13
13
custom_materials = list (/ datum / material/ iron= 2000 )
14
14
clumsy_check = FALSE
15
15
fire_sound = ' sound/items/syringeproj.ogg'
16
- mag_type = / obj / item/ ammo_box/ magazine/ tranq_rifle
16
+ mag_type = / obj / item/ ammo_box/ magazine/ tranq_rifle/ ryetalyn
17
17
internal_magazine = FALSE
18
18
empty_alarm = FALSE
19
19
hidden_chambered = TRUE
You can’t perform that action at this time.
0 commit comments