mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Makes photos size tiny (#11979)
Co-authored-by: TheGreyWolf <mc-casper@hotmail.dk>
This commit is contained in:
co-authored by
TheGreyWolf
parent
7c35009749
commit
9f70c64950
@@ -29,7 +29,7 @@ var/global/photo_count = 0
|
||||
icon = 'icons/obj/bureaucracy.dmi'
|
||||
icon_state = "photo"
|
||||
item_state = "paper"
|
||||
w_class = ITEMSIZE_SMALL
|
||||
w_class = ITEMSIZE_TINY
|
||||
var/picture_desc // Who and/or what's in the picture.
|
||||
var/id
|
||||
var/icon/img //Big photo image
|
||||
|
||||
Reference in New Issue
Block a user